Closed Amerlander closed 3 months ago
@abchatra I'm stuck on this issue. I don't really have any idea how to debug it. Do you know why the simulator behaves differently on the hosted version compared to my development environment?
@riknoll ?
will take a look today!
I'm able to repro this as well, seeing the same behavior as @Amerlander where it doesn't repro when serving from the cli but it does repro on the live site (including when I uploaded a local target). I also have confirmed that this isn't a case of one event listener preventing propagation to another; it seems like the browser is genuinely not firing the events on the hosted site.
Kind of stumped as to what to do here, but at least I can reproduce it easily. I'll try a few things and see if any of them happen to fix it. Will update when I have more info.
Description: After the update to Microsoft Edge Version 125.0.2535.79 and Google Chrome Version 125.0.6422.142, the simulator in MakeCode no longer triggers events when buttons or pins are interacted with. The inputs seem clickable, but does not react visually on click. This issue does not occur in other browsers or older versions of Edge and Chrome.
Steps to Reproduce:
Expected Behavior: The simulator should react on interaction and execute the code within the event blocks when buttons or pins are interacted with.
Actual Behavior: The simulator does not react on clicks and does not execute the code within the event blocks.
Additional Information:
pxt serve
or hosted locally withstatickpkg
.Forum Discussion (german):
System Information:
Notes: