# Chrome bug

**URL:** https://forum.makecode.com/t/chrome-bug/10516
**Category:** micro:bit
**Created:** [October 21, 2021, 1:22am UTC](https://forum.makecode.com/t/chrome-bug/10516 "2021-10-21T01:22:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mrklingon](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mrklingon/32/3637_2.png) [@mrklingon](https://forum.makecode.com/u/mrklingon)
#### Post date: [October 21, 2021, 1:22am UTC](https://forum.makecode.com/t/chrome-bug/10516/1 "2021-10-21T01:22:28Z")

</div>

I had a problem coding with Chrome. An array of numbers was getting an error because Makecode kept insisting the array variable was an image, not an array. I could correct this in JavaScript, but it returned if I switched back to blocks. Did not happen in Opera or the micro:bit app on my phone. Has anyone seen this?

---

<div class="post-metadata">

### Author: ![dsssssssss9](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/dsssssssss9/32/861_2.png) [@dsssssssss9](https://forum.makecode.com/u/dsssssssss9)
#### Post date: [October 21, 2021, 3:26pm UTC](https://forum.makecode.com/t/chrome-bug/10516/2 "2021-10-21T15:26:03Z")

</div>

Hi  
Seems strange

What operating system, browser version, makecode version etc are you using ?

Any chance you can link to the code please?

TTFN

Jason

---

<div class="post-metadata">

### Author: ![mrklingon](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mrklingon/32/3637_2.png) [@mrklingon](https://forum.makecode.com/u/mrklingon)
#### Post date: [October 22, 2021, 1:03am UTC](https://forum.makecode.com/t/chrome-bug/10516/3 "2021-10-22T01:03:12Z")

</div>

Code: [https://makecode.microbit.org/\_hHaT3yP7P8cD](https://makecode.microbit.org/_hHaT3yP7P8cD)  
Windows 10, 94.0.4606.81 (Official Build) (64-bit) Chrome. Online [makecode.microbit.org](http://makecode.microbit.org)
