Edge breaking on Regular Expressions
Closed this issue · 1 comments
Writing a regular expression (using the forward-slash syntax) in a live-editor PJS program in Microsoft Edge causes Oh Noes to appear with the error "Syntax error in regular expression". This works fine in other browsers or if using the long-form new RegExp("hello", "g")
. I don't have access to a Windows machine to test this further; however, I was able to obtain this screenshot.
Good news, Khan. You waited long enough to fix this that Microsoft completely rewrote Edge to rely on Chromium, meaning that this issue is "fixed".
Unfortunately, waiting for the effected software to become deprecated seems to be your normal philosophy for fixing bugs. You know, you could get rid of 224 issues by just archiving this whole repository.