SVG use does not repaint in firefox upon second update
- Dominant language
- JavaScript
- Stars
- 751
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
I just started using `nanomorph` and I have a simple test by changing the icon of an SVG icon sprite every second. Works perfectly in latest chrome but not in Firefox - see screencasts below:
[Edit]: I just realised that the `xlink:href` attribute isn't updated.
I use it to build Custom-elements with incremental rendering:
https://github.com/axa-ch/patterns-library/pull/411
**Latest Chrome:**

**Latest Firefox:**

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.