Our pure JavaScript Scheduler component


Post by awrzfwo »

Hello team,

I would like to upgrade my scheduler version from 5.0.1 to 5.3.1.

My question is as followed - which files do I have to replace from the old version to the new version so the scheduler will work like before? Like an upgrade guide.

Right now I'm getting the following error when trying to start it up:
"Uncaught Error: Locale "En" is not published. Publish with LocaleHelper.publishLocale() before applying."

Although I haven't changed anything in the code, this error pops up since adding the new scheduler version.


Post by mats »

You should replace all files in the old package with the latest version. If it still doesn't work after replacing CSS / JS, please upload a full test case here and we'll take a look.


Post Reply