-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
when running the app on IE10 (or any browser that need the intl polyfill)
the client loader will eventually load the polyfill but the main client file that uses the intl is loaded first.
this causes an error and the entire app won't load.
I fixed this issue at my fork by importing the client file dynamically when the polifilled is done (if needed).
I'll open a PR soon
langpavel, ValSol, hxg543453406 and al-mighty
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working