Every time you detach and re-attach an Uploader widget an additional input element (or flash object) is added to the panel.
As a workaround I'm calling panel.clear() in method onUnload()
Log in to post a comment.
Every time you detach and re-attach an Uploader widget an additional input element (or flash object) is added to the panel.
As a workaround I'm calling panel.clear() in method onUnload()