There’s a bug in category-group.js.es6
:
Either, the userinput in term
should be escaped, or errors due to an invalid regex should be reported to the user.
To reproduce, go to your profile settings and type an asterisk in any of the category selection boxes, then check browser console and/or /logs
for an “Uncaught SyntaxError: Invalid regular expression: /*/: Nothing to repeat”.