fix double redraw when events fire simultaneously
This commit is contained in:
parent
0354a4e251
commit
ccde633e92
5 changed files with 99 additions and 102 deletions
|
|
@ -1,5 +1,14 @@
|
|||
## Change Log
|
||||
|
||||
[v0.1.18](/mithril/archive/v0.1.19) - maintenance
|
||||
|
||||
### Bug Fixes:
|
||||
|
||||
- fix double redraw when events fire simultaneously
|
||||
- prevent routes from reverting to original route in some cases
|
||||
|
||||
---
|
||||
|
||||
[v0.1.18](/mithril/archive/v0.1.18) - maintenance
|
||||
|
||||
### Bug Fixes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue