java.lang.AssertionError: A widget that has an existing parent widget may...
GWT library that encapsulates the browser's file upload capabilities.
Brought to you by:
moxiesquinn
When i try to attach the Uploader widget to a any Smart Gwt/Gwt container it throws this error
java.lang.AssertionError: A widget that has an existing parent widget may not be added to the detach list] in , line 0
Please help