Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IE and MS Edge - Dispatch event for node.children doesn't work for SVG elements #244

Closed
anthony-redFox opened this issue Jun 18, 2018 · 1 comment

Comments

@anthony-redFox
Copy link

anthony-redFox commented Jun 18, 2018

https://developer.mozilla.org/en-US/docs/Web/API/ParentNode/children

Doesn't support SVG Elements in IE and MS Edge

const children = node.children;

@WebReflection
Copy link
Owner

thanks, I should've fixed this on latest. Please let me know if that is not the case.

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

No branches or pull requests

2 participants