Uncaught TypeError: Cannot read property 'documentElement' of null
Open
- Dominant language
- JavaScript
- Stars
- 333
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
If the preview is in a modal this error is raised in `embedSVG` when the modal is closed before the document has finished loading. It looks like `contentDocument` is gone when the modal cloases and `embedSVG` doesn't handle this situation.
Contributor guide
Assessment
This issue has not been assessed yet.