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

I would like to do anything after Blaze rendered is ready. #57

Open
thearabbit opened this issue Nov 5, 2015 · 3 comments
Open

I would like to do anything after Blaze rendered is ready. #57

thearabbit opened this issue Nov 5, 2015 · 3 comments

Comments

@thearabbit
Copy link

I use fezvrasta:bootstrap-material-design, so I would like to use $.material.init(); after the blaze rendered is ready.
If I don't init, the button animate don't work.
Please help me.

@nizulzaim
Copy link

+1

@owens2024
Copy link

I was facing a similar problem. I was able to call the onRendered on the template itself.

http://docs.meteor.com/#/full/template_onRendered

@talha-asad
Copy link

Using Tracker.afterFlush might come in handy

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

4 participants