Backend events are not loaded in the resource calender
2 years ago.
DayPilot Lite: 2022.2.382-lite
PHP 8.3.2
Once after created a new event and the event got stored in the database.
On refresh, the backend_events.php provides the list of events as json from the database but daypilot-all.min.js failed to render into the calender.
Remarks: Added #[AllowDynamicProperties] to allow the dynamic properties
DayPilot