jquery-modal-rails
jquery-modal-rails copied to clipboard
Rails 4, modal not showing
I verified that js and css files are loaded via asset pipeline. They are. When the link is clicked, the background darkens, but the modal never appears. I also tried a few things in the firebug, no errors are showing. I played with order of loaded assets, no luck. Im also using bootstrap 3.
I have the same issue when using Bootstrap (v3.0.3). Is there some workaround?
@paulslaby - I can't remember the exact issue I was having. I just looked at my gemfile and see that this gem is no longer installed. I made the native bootstrap modal work for what I needed. Sorry I couldn't help.
i cant get the demoapp to have the modal working. I did try with rails 4, and the modal did work but there is issue with accessing close icon. GET http://localhost:3000/images/close 404 (Not Found) jquery.js?body=1:6600
I am running into the same problem. Was a solution found?
@axilaris @productguy looks like this was fixed here #10 but the gem hasn't been re-released yet.
@dei79 Any chance the gem could be updated?
+1