JS.alert
doesn't work in 5.9 unless HTML DevTools is open
#1409
TextMisadventures
started this conversation in
Developing Quest
Replies: 1 comment
-
This doesn't feel like something to worry about too much, I don't think games should really be using this anyway. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not quite sure this is an actual Issue.
I sometimes use
JS.alert
for debugging, and it no longer works in the 5.9 build unless the HTML DevTools window is open.I can't find any Core code that uses this, and everything else I tried with JS works fine.
Beta Was this translation helpful? Give feedback.
All reactions