Hi
We've just attempted to upgrade from v5.8.1968.0 to v5.9.2029, but have had to rollback. In the new version, whenever we select a menu item in a DayPilotMenu we get a javascript error:
Microsoft JScript runtime error: '$F' is undefined.
If I debug, it takes me to the following line: $E.push(this.getNodeState($F[i]))
The DayPilotMenu is attached to a DayPilotCalendar (bug occurs in several different menus, attached to events and time ranges), the calendar is within an UpdatePanel and the menu item actions are Postback (the postback doesn't occur).
It works correctly using v5.8.1968.0, so I think it must be a bug in the new version.
Thanks
Laura