WAIT: Value change after using "Enter" key in CSS ID field

While trying to use custom CSS ID to an element (in my case with Bricks Off Canvas, to use the trigger), after pasting a value (I copied the name of a class used) in the “CSS ID" field of the Custom CSS tab, and using keyboard key “Enter” to validate it, it modifies the value to something else :

  • I paste : “al–off-canvas-trigger”
  • I hit "Enter on Keyboard
  • The value is changed to : “alvar(–off-canvas-trigger)”

So basically it looks like it is auto-changing it to a variable because of the double “–” in the class name ? Is that normal ? I use a lot of “–” in my class naming (after a prefix), am I doing this wrong ?

Hi,
Thanks so much for your report!

Unfortunately, I cannot reproduce the issue. Would you be so kind as to provide a screencast using https://birdeatsbug.com or https://jam.dev showing and explaining what’s happening? Please use one of the tools mentioned because they log every single step, making it possible to reproduce the issue.

Also, please disable your plugins and custom code and test it again.

Best regards,
timmse