Skip to content

outerWidth of svg yields NaNpx. Previously yielded a number. #3964

@AlexEdgcomb

Description

@AlexEdgcomb

Description

On v3.3.1, outerWidth() of an svg yields NaNpx.

I expected a number. Prior versions (e.g., v3.2.1) yielded a number.

Issue reproduces on each OS/browser combo I tried: Mac/{Chrome, Firefox, Safari} and Windows/{Edge, Firefox, Chrome}.

Link to test case

v3.3.1: https://jsfiddle.net/u9pk0gdq/1/ (yields NaNpx)

v3.2.1: https://jsfiddle.net/378suvLg/ (yields a number)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions