Strange behaviour for Object definition #1443
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 3 comments
-
Posted at 2020-10-09 by @gfwilliams Thanks - just fixed. Turns out it was an issue showing in |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2020-10-09 by JumJum wow, that's response speed of the finest |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2020-10-09 by @gfwilliams No problem - I don't like issues that seem to be to do with JS execution to hang around :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2020-10-09 by JumJum
writes {1: 3,4: 5,6: false } in browser, tested in firefox and chrome
Espruino writes {1: 3,4: 5,true: false }
Beta Was this translation helpful? Give feedback.
All reactions