SmartClient Version: SNAPSHOT_v13.1d_2024-10-06/Enterprise Development Only (built 2024-10-06)
Hello, in the skin editor, if you select Calendars in "Select View", you'll see an error in console:
Hello, in the skin editor, if you select Calendars in "Select View", you'll see an error in console:
Code:
*23:02:19.561:WARN:Log:InternalError: too much recursion Stack from error.stack: Dat.toSchemaDate() JSONEncoder.encodeDate() JSONEncoder._serialize() JSONEncoder._serializeObject() JSONEncoder._serialize() JSONEncoder._serializeArray() JSONEncoder._serialize() JSONEncoder._serializeObject() JSONEncoder._serialize() JSONEncoder.encode() [c]JSON.encode() .debug_echoFull() echoFull() CalendarView._refreshData() CalendarView.refreshEvents() CalendarView._refreshData() CalendarView.refreshEvents() .....
Comment