Fixing IE bug causing active element to be null causing render function to throw error
This commit is contained in:
parent
fa7ed079ed
commit
c2c0d40a29
2 changed files with 9 additions and 1 deletions
|
|
@ -10,6 +10,13 @@
|
|||
|
||||
---
|
||||
|
||||
### v1.1.4
|
||||
|
||||
#### Bug fixes:
|
||||
- Fix IE bug where active element is null causing render function to throw error. ([1943](https://github.com/MithrilJS/mithril.js/pull/1943))
|
||||
|
||||
---
|
||||
|
||||
### v1.1.3
|
||||
|
||||
#### Bug fixes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue