Pistonite / botw-ist

NEW IST Simulator
https://ist.itntpiston.app/
MIT License
6 stars 2 forks source link

Simulator crash with keyboard navigation, using direct URL #4

Closed OnlineCop closed 1 year ago

OnlineCop commented 1 year ago

I followed a link where the original URL was dupl: https://dupl.itntpiston.app/?r=..., which I changed to the newer ist: https://ist.itntpiston.app/?r=....

The ist page is marked as READ ONLY, as expected.

On the Simulator page, navigate to step 11: close game (either via mouse or keyboard). Using the keyboard, press the DOWN arrow to select step 12: reload.

On the old dupl site, this would create a blank Step 13; on the ist site, this appears to crash the simulator:

Oops, the simulator crashed. Please let the maintainers know. TypeError: Cannot read properties of undefined (reading 'getError')

Note that clicking step 12 with the mouse does not cause the simulator to crash.

Pistonight commented 1 year ago

Thank you for the feedback. I will investigate.

Pistonight commented 1 year ago

Not sure what the cause was but I changed how the side panel works and that fixed it

Pistonight commented 1 year ago

Fixed