ebailey78 / shinyBS

Twitter Bootstrap Components for Shiny
182 stars 47 forks source link

Popup window cannot be opened #14

Closed fssdlyl001 closed 9 years ago

fssdlyl001 commented 9 years ago

I have added a popup window in my app with "bsModal" and "toggleModal" function but cannot open it by now. Error as follows: Error in (structure(function (input, output, session) : could not find function "toggleModal"

ebailey78 commented 9 years ago

Did you update to shiny v0.11? With that update shiny moved from Bootstrap 2 to Bootstrap 3 as the web framework. This has completely broken shinyBS. I am working on updates but it may take a while. Sorry for any inconvenience.