FullCalendar TypeError: $(…).fullCalendar is not a function

前端 未结 6 1339
悲哀的现实
悲哀的现实 2020-12-06 04:48

I was trying to put FullCalendar 2.1.1 but it is not working:



        
6条回答
  •  隐瞒了意图╮
    2020-12-06 05:20

    I also had same problem and it was because the HTML jQuery file was loading twice, hence it was giving me error.

提交回复
热议问题