-
-
Notifications
You must be signed in to change notification settings - Fork 931
Open
Labels
Area: CoreFor anything dealing with Mithril core itselfFor anything dealing with Mithril core itselfType: BugFor bugs and any other unexpected breakageFor bugs and any other unexpected breakage
Description
This is somewhat a duplicate of #2273, but I also haven't seen it mentioned in the thread or anywhere else (or maybe I missed it):
When an error is thrown in a view in Mithril, the diffing engine will often get confused and start rendering multiple copies of the same component to the page.
This seems unexpected, and I haven't seen it mentioned anywhere else. Am I doing something wrong?
Metadata
Metadata
Assignees
Labels
Area: CoreFor anything dealing with Mithril core itselfFor anything dealing with Mithril core itselfType: BugFor bugs and any other unexpected breakageFor bugs and any other unexpected breakage
Type
Projects
Status
Needs triage