This fixes a bug in the mithril TodoMVC application
The bug is caused by lack of keying. To reproduce the bug: 1. Open the app 2. Create at least two tasks 3. Complete all tasks 4. Go to the completed view 5. uncheck the top item 6. Voilá, see how the first item in the list now has an unchecked checkbox
Showing
This diff is collapsed.
Please register or sign in to comment