Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
This causes an IllegalStateException about "duplicate ids" to pop-up when navigating from one to another instance of the same view, while using component binding at the same time. If you look at the code in ApplicationImpl, starting line 430, you see that it actually fails to archive anything, apart from a fancy log message per stale component it finds. Patch is attached.