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

Fix "TypeError: Cannot read property 'nativeView' of undefined" accessing this.$options #602

Merged
merged 2 commits into from
Jan 13, 2020

Conversation

msaelices
Copy link

Fixes #595

@codecov-io
Copy link

Codecov Report

Merging #602 into master will not change coverage.
The diff coverage is 0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #602   +/-   ##
======================================
  Coverage    13.7%   13.7%           
======================================
  Files          49      49           
  Lines        1240    1240           
  Branches      308     309    +1     
======================================
  Hits          170     170           
+ Misses        840     839    -1     
- Partials      230     231    +1
Impacted Files Coverage Δ
platform/nativescript/runtime/index.js 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45f71f4...ef38874. Read the comment docs.

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

Successfully merging this pull request may close these issues.

Cannot read property 'nativeView' of undefined
3 participants