Open raghur opened 1 month ago
This seems to be a regression but my patterns from before of the form /thispattern/i stopped working (note the insensitive modifirer)
/thispattern/i
Now I have to enter /this{pP]attern/ for the regex match to work
/this{pP]attern/
url not opened in container
url should match and be opened in the target container.
linux
Developer edition 132.0b2
v5.2.0.9
No response
Steps to reproduce
This seems to be a regression but my patterns from before of the form
/thispattern/i
stopped working (note the insensitive modifirer)Now I have to enter
/this{pP]attern/
for the regex match to workActual behavior
url not opened in container
Expected behavior
url should match and be opened in the target container.
System
linux
Firefox version
Developer edition 132.0b2
Sidebery version
v5.2.0.9
Logs
No response