Hi,
I updated to @arcgis/core to 4.19.0 from @4.18.1, it installed and compiled successfully. However when trying to view map in the browser, I got a bunch of errors regarding Promise.allSettled
I am using Angular 8.2.14 and Node version 10.18.1
Any idea?
Thanks
I am using Chrome Version 90.0.4430.85
I updated zone.js to version 0.10.3 and it worked now
What browser version are you using? Promise.allSettled is not supported in older browsers.
https://caniuse.com/?search=Promise.allSettled
Edited as I noticed your screenshot is Chromium dev tools. Might need to update the browser.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.