pitaj / nodebb-plugin-calendar

Fully-featured calendar plugin for NodeBB
42 stars 34 forks source link

webpackJsonp is not defined #91

Closed ToeiRei closed 7 years ago

ToeiRei commented 7 years ago

My calendar doesn't show up. Found that in the console:


    at plugins/nodebb-plugin-calendar/bundles/calendar.js?v=j3ioevjc3mc:1```
pitaj commented 7 years ago

Run ./nodebb build again. For some reason, sometimes this error occurs and sometimes it doesn't.

ToeiRei commented 7 years ago

I could get to some reproduction / solution.

If you do something with plugins, the calendar breaks disable / reenable and things look fine again

pitaj commented 7 years ago

Hmmm... it could be the plugin activation order maybe

ToeiRei commented 7 years ago

everytime I do something with plugins the issue occurs. ./nodebb buildhelps as a workaround.

pitaj commented 7 years ago

This was an issue with NodeBB upstream.