im testing the load mysql:
save: “…/01_initialization_loading/php/events.php”
});
$$(“scheduler”).load("…/01_initialization_loading/php/events.php",“scheduler”);
mysql data is all set up and data goes in as planned, ive checked the data in events. but…
after that entry, the whole UI doesnt seem to work properly anymore, i cant view day, month view, cannot even see the list at the bottom in month view.
i suspect its a bug, anyone can share the solution?