dmstr / yii2-adminlte-asset

AdminLTE Asset Bundle for Backend Theme in Yii2 Framework
1.14k stars 425 forks source link

moment not defined in fullcalendar.js #174

Closed mcki0127 closed 6 years ago

mcki0127 commented 6 years ago

Uncaught ReferenceError: moment is not defined at fullcalendar.min.js:6

Interestingly, the bower_components directory in the almasaeed2010 repository which contains moment.min.js is replaced by the bootstrap directory in @vendor/almasaeed2010. Where is moment.min.js?

schmunk42 commented 6 years ago

You need to install and/or register client side scripts for plugins on your own.