Skip to content

Cannot read property 'nativeView' of undefined #595

@luiguild

Description

@luiguild

Version

2.4.0

Reproduction link

https://play.nativescript.org/?template=play-vue&id=HFwgqQ&v=2

Platform and OS info

Android Any, NativeScript 6.0.1 & Nativescript-Vue 2.4.0, Windows 10

Steps to reproduce

1 - Create a vue plugin
2 - Use Vue mixin inside the Install function
3 - Just try log the 'this.$options'

What is expected?

Affect every Vue instance created afterwards with a new 'beforeCreate' method

What is actually happening?

Error in mounted hook: "TypeError: Cannot read property 'nativeView' of undefined"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions