#299 fix key bug when nulls are mixed in
This commit is contained in:
parent
8c30b1a554
commit
dc42632e5a
3 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!doctype html>
|
||||
<script src="http://polyfill.io"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.0.3/es5-shim.min.js"></script>
|
||||
<script src="test.js"></script>
|
||||
<script src="mock.js"></script>
|
||||
<script src="../mithril.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue