Closed dankurka closed 9 years ago
We are having the same issue with wrap, using a probably similar architecture.
The first major problem we've found is that after we call RootPanel.get(id) with a
given id, no other element with the same id can be wrapped, even if the previous
element is already removed from the DOM.
It appears to be related to the rootPanels map from id to RootPanel's, used inside
the RootPanel.get(id) method. Apparently the wrap method is trying to reference the
previous element, as if it had not yet been released.
Would be great for us to have a better implementation of wrap(), because it really
helps to separate desginer and programmer tasks.
We shall report further advances here. Also, looking forward to your replies.
Reported by inhodpr
on 2008-12-29 21:51:01
Closing as a result of issue triage. More information can be found here:
http://groups.google.com/group/google-web-
toolkit/browse_thread/thread/3a7bf1c6a3d35431
Thanks
Reported by cramsdale@google.com
on 2009-12-21 16:17:19
AssumedStale
Reported by cramsdale@google.com
on 2009-12-21 19:38:28
I'm facing the similar problem. The issue was closed as stale but there is no comment
if there is no intent to improve wrapping of existing elements or this is considered
by
design and there won't be any effort. Any comment?
Thanks a lot for your replies.
Reported by george.djabarov
on 2010-01-21 00:35:37
any workaround you folks use when using wrap at the moment to prevent memory leak?
Reported by second.comet
on 2011-01-17 04:21:55
Originally reported on Google Code with ID 3113
Reported by
frederic.olivie
on 2008-11-19 12:34:21