Posts by Thiago Petrone • 1 point
1 post
-
0
votes1
answer78
viewsA: How to load JS correctly with Ember?
You can run the code $('.mega-dropdown').niftyMega(); in the hook didInsertElement() of its component.
1 post
0
votes1
answer78
viewsYou can run the code $('.mega-dropdown').niftyMega(); in the hook didInsertElement() of its component.