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 @morzyns,
I tested your case while using nativescript-webview-interface plugin and build the project with Webpack, however, was unable to recreate the reported problem. For your convenience, I am attaching sample project, please review it and make the needed changes, which will allow us to investigate the issue further. Archive.zip
Meanwhile, I would suggest deleting the webpack.config.js file and to generate it again.
The sample project works fine.
After some corrections (added es6-promise), removed platforms and node_modules got the issue chromium: [INFO:CONSOLE(1)] "Uncaught TypeError: Cannot read property '_onNativeEvent' of undefined", source: (1)
Angular 5.2 / tns 4.0
While using tns run ios --bundle throws error
WebPack standard config:
The text was updated successfully, but these errors were encountered: