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
{{ message }}
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get this error after the latest update:
I also had the same problem with radautocompelete which I solved with a downgrade.
The text was updated successfully, but these errors were encountered: