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
Safari versions before 16.4 do not support lookbehind. As a result, using this regular expression may cause the dashboard to malfunction on many Safari browsers.
The text was updated successfully, but these errors were encountered:
I've noticed an issue with the regular expression at
table/dashboard/src/utils/usage.ts
Lines 2 to 4 in 2c29dae
Safari versions before 16.4 do not support lookbehind. As a result, using this regular expression may cause the dashboard to malfunction on many Safari browsers.
The text was updated successfully, but these errors were encountered: