You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! It seems you have ejected and performed major modifications to your webpack configuration.
We no longer provide support once you've ejected; if you can reproduce this within a non-ejected Create React App application and provide a reproduction case, we can look into this.
I'll close this as it's not actionable by us -- good luck!
I am trying to open my React website in Android(4.0.x) Webview but it is giving me errors like
E/Web Console: Uncaught SyntaxError: Unexpected strict mode reserved word at vendor.somehashcode.js
E/Web Console: Uncaught TypeError: Cannot set property 'emulateTransitionEnd' of undefined at app.somehashcode.js
Posted the questions and details on stack overflow link - https://stackoverflow.com/q/46054723/5723233
Any help would be appreciated, thanks in advance
The text was updated successfully, but these errors were encountered: