Skip to content

Conversation

juannerito
Copy link

@juannerito juannerito commented Sep 25, 2020

SVGs in IE11 do not have the parentElement attribute. Instead they only have the parentNode attribute. Therefore, trying to decode the position of an SVG in IE11 fails silently. By allowing the decoder to try for both attributes, the package can successfully decode the position of SVGs in IE11

@debois
Copy link
Owner

debois commented Sep 28, 2020

Thanks!

I'm not actively maintaining elm-dom anymore, though. Could I ask you to submit to @K-Adam, who /is/ maintaining his fork over at https://github.com/K-Adam/elm-dom?

@K-Adam
Copy link
Contributor

K-Adam commented Sep 28, 2020

Hi John,

Sorry for the late reply, I somehow missed the notification. I commented on the original issue

Adam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants