I have the issue where the Calendar event jumps to the top left corner. I thought this was usually caused because some data was not filled for the event, but that seems ok.
Any other ideas on what could be wrong or how to fix it?
I suspect this warning may have something to do with it. This happens when the Calendar is first drawn
Any other ideas on what could be wrong or how to fix it?
I suspect this warning may have something to do with it. This happens when the Calendar is first drawn
Code:
WARN:PaneContainer:isc_Application_8_0_mainView_paneContainer:ignoring bad or negative height: -8 [enable 'sizing' log for stack trace] com.smartgwt.client.core.JsObject$SGWT_WARN: 16:30:39.428:XRP7:WARN:PaneContainer:isc_Application_8_0_mainView_paneContainer:ignoring bad or negative height: -8 [enable 'sizing' log for stack trace]
Comment