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
There is an error which occurs when trying to apply Hover styles in Safari (v16.2) The error doesn’t occur in other browsers. The bug seems to have existed since Dev-Beta 16 and is still present in Pub-Alpha 3. It seems to affect all the Hover styles I’ve tried, including background, text, sizing, etc...
The error shown in the console is SyntaxError: Invalid regular expression: invalid group specifier name
Screen Recording:
The text was updated successfully, but these errors were encountered:
Related Thread: https://discord.com/channels/1041765492907589683/1252482148758458451
The Problem:
There is an error which occurs when trying to apply Hover styles in Safari (v16.2) The error doesn’t occur in other browsers. The bug seems to have existed since Dev-Beta 16 and is still present in Pub-Alpha 3. It seems to affect all the Hover styles I’ve tried, including
background
,text
,sizing
, etc...The error shown in the console is
SyntaxError: Invalid regular expression: invalid group specifier name
Screen Recording:
The text was updated successfully, but these errors were encountered: