root panel has many child panel.
chart panel has ofc-gwt charts.
first time. chart panel show perfect. and chart data update well
but when move other panel and return chart panel.
it works fault.
it only show in iexplore !!! , chrome and firefox work well done.
host mode error message :
[ERROR] Uncaught exception escaped
com.google.gwt.core.client.JavaScriptException: (Error):
extend: function(object) {
return Object.extend.apply(this, [this, object]);
}
number: -2147467259
description:
at com.rednels.ofcgwt.client.ChartWidget.loadJSON(Native Method)
at
com.rednels.ofcgwt.client.ChartWidget.setJsonData(ChartWidget.java:430)
at
com.tmax.client.panels.ActiveChartPanel$9.onSuccess(ActiveChartPanel.java:7
27)
at
com.google.gwt.user.client.rpc.impl.RequestCallbackAdapter.onResponseReceiv
ed(RequestCallbackAdapter.java:215)
at
com.google.gwt.http.client.Request.fireOnResponseReceivedImpl(Request.java:
264)
at
com.google.gwt.http.client.Request.fireOnResponseReceivedAndCatch(Request.j
ava:236)
at
com.google.gwt.http.client.Request.fireOnResponseReceived(Request.java:227)
panel has ofc chart
attach:
main panel : MainDash.java
chart pael : ActiveChartPanel.java
Original issue reported on code.google.com by doohwan....@gmail.com on 13 May 2009 at 12:17
Original issue reported on code.google.com by
doohwan....@gmail.com
on 13 May 2009 at 12:17Attachments: