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
So in theory (i havent tested this yet) you could add 'show': false to the options and have it create but not display the modal, then the event listener would be added, then you could show the modal at your leisure and the event should be handled.
If I set animate: true, then shown event is working just fine.
Issue demo: http://jsfiddle.net/nzLSA/40/
The text was updated successfully, but these errors were encountered: