Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

App crashes after update #120

Open
rnmhdn opened this issue Aug 15, 2020 · 2 comments
Open

App crashes after update #120

rnmhdn opened this issue Aug 15, 2020 · 2 comments

Comments

@rnmhdn
Copy link

rnmhdn commented Aug 15, 2020

I get this error after the latest update:
I also had the same problem with radautocompelete which I solved with a downgrade.

TypeError: Could not load view for: nativecardview. TypeError: nativescript_core__WEBPACK_IMPORTED_MODULE_0_.Property is not a constructor TypeError: nativescript_core__WEBPACK_IMPORTED_MODULE_0_.Property is not a constructor

@rnmhdn
Copy link
Author

rnmhdn commented Aug 15, 2020

downgrading to version 1.0.0 sovles the issue:

tns plugin add @nstudio/nativescript-cardview@1.0.0

@NathanWalker
Copy link
Member

Thanks @aranmohyeddin for posting this - correct that some latest versions are es2017 builds which are intended for the upcoming nativescript 7 release in couple weeks which makes es2017 and higher targeting the new standard. If anyone come across this or anything similar, generally the prior major version is the one that will work with 6.5.x and lower core module versions 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants