You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added the auto-parenthesis logic before releasing it but it had multiple issues that we kinda had to patch with special cases and regexes. We can't remove it without a breaking change so opening this issue for 6.0
Reproduction
Logs
System Info
-
Severity
annoyance
The text was updated successfully, but these errors were encountered:
I think the current implementation handles the issues...however it could be prone to bugs and would need to constantly adapt if new keywords are released for example. Also while not a huge deal since nobody in their right mind would tie a media query to user input the query that we have to use is subject to ReDoS.
I think we can discuss if we want to keep this behavior but better have a thoughtful discussion before.
Describe the bug
We added the auto-parenthesis logic before releasing it but it had multiple issues that we kinda had to patch with special cases and regexes. We can't remove it without a breaking change so opening this issue for 6.0
Reproduction
Logs
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: