i tried to add chart to Canvas, but i dose not work
this the message of error :
java.lang.AssertionError: A widget that has an existing parent widget may not be added to the detach list] in , line 0
thanks all
I'm guessing you're seeing this problem in hosted mode using SmartGWT? If so, if you run in compiled mode you should be fine. See this thread for more details:
https://sourceforge.net/p/gwt-highcharts/discussion/general/thread/74f73195/
Log in to post a comment.
i tried to add chart to Canvas, but i dose not work
this the message of error :
java.lang.AssertionError: A widget that has an existing parent widget may not be added to the detach list] in , line 0
thanks all
I'm guessing you're seeing this problem in hosted mode using SmartGWT? If so, if you run in compiled mode you should be fine. See this thread for more details:
https://sourceforge.net/p/gwt-highcharts/discussion/general/thread/74f73195/