I have two standard calendar fields in my form type. Until recently there was no problem saving dates in these calendar fields. Today I realised that nothing is saved in these fields when I create a new article. Old data still shows up in existing articles. I tested with timestamp, input read only, ... nothing works.
In the console I see a JS error: Uncaught TypeError: Calendar.intToDate is not a function
How do I solve this bug?