eligrey / eligrey/classList.js

ClassList not working in SVG use tag in IE11

Open
#79 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.1k
Forks
226
PR merge metrics
No merged PRs in 30d

Description

I'm build a angular project that I can't get classList from svg use tag in IE11, for example:
```

```
I call `classList` of `use` tag in IE11, it just returned `undefined`. But if call `classList` of `svg` tag, it's working fine.

Note: `iconPath` is a component variable.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.