solid-primitives icon indicating copy to clipboard operation
solid-primitives copied to clipboard

createScriptLoader's onLoad fails from time to time with FF

Open jchatard opened this issue 1 year ago • 0 comments

Describe the bug

In Firefox-based browsers, the onload callback of createScriptLoader is not fired systematically.

It works perfectly in Chrome, but it fails in Firefox.

I've set up a reproduction using Cypress, which allows testing the behavior in different browsers.

Instructions are in the README.

Minimal Reproduction Link

https://github.com/jchatard/script-loader-ff

jchatard avatar Apr 03 '24 13:04 jchatard