Commit 004784e
Adding error check for InvalidAccessError (marcj#197)
This only happens with Firefox due to their security policy.
Fix found in previous issue thread. marcj#117
Can confirm this was due to typekit being included in the project.
It was quite annoying to debug in a build environment via es6 module loader (systemJS) so hopefully, this PR solves the issue for people.
All credit to @jyrkij1 parent 100d74f commit 004784e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
0 commit comments