Forum Discussion
johnthad
Dec 04, 2020Copper Contributor
Edge Canary fails on dynamic import
The current of Edge Canary (89.0.721.0) is failing on dynamic import. When I step through in DevTools, my first dynamic import, `module = await import('../components/server-catalog.js');`, the app di...
HotCakeX
Dec 04, 2020MVP
Hi,
Try updating to the latest version, 89.0.723.0 (Official build) canary (64-bit)
if the problem persists please send a feedback through Edge browser (shortcut: alt + shift + i)
johnthad
Dec 05, 2020Copper Contributor
HotCakeX Yes, all is well with Edge Canary 89.0.723.0. Thank you. I realize this is something one must live with when testing with Canary, but it's the best way to cut off problems before customers find them.
Whew! Every time a Canary release fails, my fear is some new CORS or security enforcement. 😅
- HotCakeXDec 05, 2020MVPYou're welcome, canary is on the edge of development, gotta keep it up to date 🙂