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

Mounted hook isn't triggered when instantiated with a parent #3898

Closed
Julien-R44 opened this issue Oct 11, 2016 · 0 comments
Closed

Mounted hook isn't triggered when instantiated with a parent #3898

Julien-R44 opened this issue Oct 11, 2016 · 0 comments

Comments

@Julien-R44
Copy link

Julien-R44 commented Oct 11, 2016

Vue.js version

2.0.1

Reproduction Link

https://jsfiddle.net/d8ybasvs/

Steps to reproduce

Instantiate a Vue with a parent, and mounted will not be triggered.

Don't know if this is a normal behavior, but i think not. Tell me if i missed something
I noticed the mounted hook should be called from create-component.js/insert but nothing is going through while executing this code.
Thanks for Vue btw, awesome lib :)

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