Fullcalendar 2 not rendering, Bootstrap 3 & Rails 4 Incompatibility? (Jsfiddle included)

拟墨画扇 提交于 2019-12-06 14:56:39
MarCrazyness

I found the issue with your fiddle to be the order of your external resources. Put the fullcalendar dependencies first in your fiddles. jsfiddle.net/marcrazyness/9zpe2/.

Edit: Checkout this article: Rails 3.1 asset pipeline and manually ordered Javascript requires

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!