-
-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Broken Debugger #2386
Comments
Hi @BrainyGenius, I have Also, not sure I follow the repro steps since you can't actually change the expression while the debugger is on, nor can you start the debugger when there's errors in the regex, like the Would you mind double checking the steps? |
@working-name |
I didn't mean to close the issue. That was an accident. |
That is quite interesting. I've tried to recreate it but I cannot seem to. Even if I type the same regex and test string as you captured in your picture, it behaves normally - nothing matches because While I don't have chromiumOS I doubt there's anything different about the browser. |
Are there any errors in the console? Can you record the issue? |
@BrainyGenius just a quick ping to see if you had some time to look at the console and try to a screen recording. Record your screen:Press Shift + Ctrl + Show windows . |
Bug Description
Regex Debugger displays outdated data.
Reproduction steps
Expected Outcome
For the Debugger to show the new data matching steps
Browser
Include browser name and version
Google Chrome 130.0.6723.101 (Official Build) (64-bit)
OS
Include OS name and version
ChromeOS 130.0.6723.101 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: