Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: ErraiUI
-
Labels:
Description
@Templated views add event listeners on the elements annotated with @EventHandler. Looks like the whe a GWT widget is annotated with @EventHandler isn't correctly cleaning the events when the templte is destroyed.
For native HTMLElements errai is removing he event listeners when the Template is destroyed, it would be nice to have the same for GWT Widgets