Skip to content
New issue

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

TypeError: Cannot read property 'substr' of undefined #283

Open
wendt88 opened this issue Nov 26, 2020 · 0 comments
Open

TypeError: Cannot read property 'substr' of undefined #283

wendt88 opened this issue Nov 26, 2020 · 0 comments

Comments

@wendt88
Copy link

wendt88 commented Nov 26, 2020

Environment
✔ Getting NativeScript components versions information...
✔ Component nativescript has 7.0.11 version and is up to date.
✔ Component @nativescript/core has 7.0.13 version and is up to date.
✔ Component @nativescript/ios has 7.0.6 version and is up to date.
✔ Component @nativescript/android has 7.0.1 version and is up to date.

Describe the bug
nativescript-ui-chart on NS7 causes this error: TypeError: Cannot read property 'substr' of undefined wich comes from this package (https://github.com/NativeScript/theme/blob/master/src/index.js#L113).
it seems that the property currentMode does not exist anymore in the Theme class

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

No branches or pull requests

1 participant