bootstrap-editable-rails icon indicating copy to clipboard operation
bootstrap-editable-rails copied to clipboard

Conflicts with Full Calendar plugin

Open dushyantagarwal opened this issue 10 years ago • 0 comments
trafficstars

When I include

//= require bootstrap-editable
//= require bootstrap-editable-rails

in application.js and do bundle exec rake assets:precompile it doesn't load full calendar http://fullcalendar.io/ When I remove it, it loads fullCalendar and works as expected. I tried a lot but couldn't figure out the issue.

FYI, my application is hosted on Heroku.

dushyantagarwal avatar Oct 13 '15 17:10 dushyantagarwal