microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
480 stars 207 forks source link

Asset Editor is empty when navigating from assets.json in the file explorer #5425

Closed kimprice closed 1 year ago

kimprice commented 1 year ago

To Reproduce Steps to reproduce the behavior:

  1. Go to the JavaScript editor
  2. Click on 'Explorer' and then 'assets.json'
  3. See Asset Editor with none of the assets showing

asseteditor

kimprice commented 1 year ago

This also happens when in JavaScript or Python and then clicking Assets.

kimprice commented 1 year ago

Closing this issue as a duplicate. The new issue has a bit more context: https://github.com/microsoft/pxt-arcade/issues/5649