TypeError: Cannot read properties of undefined (reading 'unshift')
Hello,
Sentry caught an error: Cannot read properties of undefined (reading 'unshift')
Error source: https://www.clarity.ms/tag/djczkq878a
This only happens to some users.
Any updates ?
hi, Have you tried this?
I ran into the same problem and came across https://stackoverflow.com/questions/72210974/microsoft-clarity-not-working-with-next-js-react-js-project. The cause is very simple, but a trap. id="clarity" breaks the library. Try to change it into id="ms_clarity" or whatever.
https://github.com/microsoft/clarity/issues/247#issuecomment-1259421430
I have the same problem, it's annoying
have same issue
Keeps crashing as well when navigating (in Angular app)
Edge error
Uncaught TypeError: Cannot read properties of undefined (reading 'unshift')
Firefox error
Uncaught TypeError: a[c].q is undefined
I'm also having similar error in Rails when navigating between different layouts
Same problem here ... Do you have any update on this issue ?
Best regards.
Also now encountering this issue, any way to mitigate? Assuming no if this has been open for 15 months.