3dstreet icon indicating copy to clipboard operation
3dstreet copied to clipboard

load from 3dstreet json only works once per session

Open kfarr opened this issue 1 year ago β€’ 2 comments

To reproduce:

  • load app, open modal, click Upload 3DStreet JSON File, upload a file and see the scene load successfully
  • open modal again, choose a different 3dstreet json file, note that no scene is loaded

workaround:

  • reload the entire app to load the scene from 3dstreet json

instead: it should load as expected

kfarr avatar Sep 10 '24 04:09 kfarr

There is also something wrong with this button, you really need to click on the text, not the background.

vincentfretin avatar Sep 10 '24 09:09 vincentfretin

For the clickable area, I fixed it in #856

vincentfretin avatar Sep 10 '24 10:09 vincentfretin