You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the .load(url) method to enable smoothstate on an element outside the container.
The content is correctly loaded but no event is fired, so it seems impossible to make the transition smoother and rebind the correct scripts since I don't exactly know when the content is loaded in the dom.
The text was updated successfully, but these errors were encountered:
federicovezzoli
changed the title
handle animations and onReady event when useing the load method.
handle events when using the load method.
Jan 11, 2018
I'm using the .load(url) method to enable smoothstate on an element outside the container.
The content is correctly loaded but no event is fired, so it seems impossible to make the transition smoother and rebind the correct scripts since I don't exactly know when the content is loaded in the dom.
The code is some very basic:
anyone can help?
thanks a lot
The text was updated successfully, but these errors were encountered: