We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to ns preview the demo for iOS it crashes with a JS exception.
ns preview
Full log: https://gist.github.com/ilyavf/1e623355cd9b98a2a195dd88e19142b6
2021-07-20 15:41:51.998 nsplaydev[11225:3030798] JavaScript error: file:///app/tns_modules/@nativescript/core/ui/builder/builder.js:202:56: JS ERROR Error: Building UI from XML. @app-root.xml:1:1 > undefined is not a constructor (evaluating 'new _nativescript_core__WEBPACK_IMPORTED_MODULE_0__["Property"]({ name: "formats", defaultValue: null, })')
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When trying to
ns preview
the demo for iOS it crashes with a JS exception.Full log: https://gist.github.com/ilyavf/1e623355cd9b98a2a195dd88e19142b6
The text was updated successfully, but these errors were encountered: