-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
In Safari, webpage using ulog crash with SyntaxError: Invalid regular expression: invalid group specifier name error in console.
For example, in my case, the webapp will not render at all (web page is blank). It looks that it because ulog uses regex lookbehind not supported in Safari at all (even latest 14). It must be a long standing bug. I tried 1.5 year old versions with the same result.
I'm not able to tell you more. Because it makes our web app completely unusable for Mac users, we have to replace ulog with alternative. However, here are screenshots just before replacing ulog.

