Skip to content

What event can be used inside a component after template is inserted? #352

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

Closed
thelinuxlich opened this issue Jul 14, 2014 · 3 comments
Closed

Comments

@thelinuxlich
Copy link

Tried with "ready" event but it didn't find the element, only if I did my login inside a setTimeout.

The "attached" event doesn't seem to fire, by the way.

@yyx990803
Copy link
Member

By template do you mean partials?

@thelinuxlich
Copy link
Author

yeah, I'm using them like the vue_spa example

@yyx990803
Copy link
Member

Supposedly partials should have been inserted in ready hook. I'll look into this.

This issue was closed.
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

2 participants