plwalters / aurelia-bs-modal

DEPRECATED - Aurelia plugin for bootstrap modal
MIT License
17 stars 16 forks source link

broken with bootstrap 3.3.6 #39

Open weagle08 opened 8 years ago

weagle08 commented 8 years ago

it seems that the

$(this.modal).modal('show')

method no longer works in 3.3.6. I get an error saying the method is not found.