Apr 01 2021 06:10 AM - edited Apr 01 2021 06:43 AM
Has anyone else had issues with Edge for iOS throwing null errors with window.onerror = globalErrorHandler?
I'm using Edge iOS version 46.2.5, whenever the onerror is assigned it immediately throws nulls errors. It works flawlessly in Chrome and Safari iOS, but not Edge. Edge for Mac OS and Edge for Windows also work fine. It just seems to be the iOS version.
There is a strange caveat, the window.onerror assignment works if the page is loaded in an IFrame. It's only when the page is loaded directly as the top window it throws null errors.
Jun 22 2021 04:00 AM
same issue here with IOS 14.6 and Edge, but also with Chrome in iframe only
Jun 22 2021 04:58 AM