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
TypeError: self.crypto.randomUUID is not a function. (In 'self.crypto.randomUUID()', 'self.crypto.randomUUID' is undefined)
at _sfc_main.methods.addSection (../src/components/activity/content/Storyboard.vue:136:1)
...
(5 additional frame(s) were not displayed)
Sentry Issue: ECAMP3-FRONTEND-23Z
We removed the shim with
I would propose to add a warning for old browsers (currently only safari).
We are currently at safar 18, and this was safari 14.
Another way would be to use a less random uuid as fallback for these browsers.
The text was updated successfully, but these errors were encountered: