I have been trying to upgrade Daypilot (or Next.Js) but and have been using this version:
Daypilot: 2022.4.5483.tar.gz
NextJs: ^12.2.0
However, If I upgrade both to latest version:"
Daypilot: 2023.3.5603.tar.gz
NextJs: 13.4.7
I used the regular upgrade guide for NextJs:
https://nextjs.org/docs/pages/building-your-application/upgrading/version-13
The build will work but when opening the page I get this error:
TypeError: u.DayPilot.Bubble is not a constructor
So I can either upgrade Daypilot or NextJs but not both :)
Does anyone have some advice? thanks