Facing strange error on real device. (android)
E/Capacitor/Console: File: http://localhost/js/chunk-vendors.7ce19db3.js - Line 9 - Msg: Uncaught (in promise) SecurityError: Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules
It works just fine on local build (ionic serve) but when i try on real device i am getting this error after few clicks:
Login page works fine
After login being redirect to home page (ok)
When i try another navigation (to some another page) app being freeze and getting this error in console (chrome inspect, android sutdio run console)
I did mobile build few days ago and app worked without issues.
After that i’ve added just few api calls and one plugin @capacitor/storage
Best regards
1 post - 1 participant