powmedia / backbone.bootstrap-modal

Bootstrap Modal wrapper for use with Backbone.
MIT License
183 stars 97 forks source link

move show event binding in front of modal creation #82

Open dealingwith opened 8 years ago

dealingwith commented 8 years ago

the 'show' event binding needs to happen before the modal creation, else it never fires