-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't find variable: clearClarity #706
Comments
@Grohden To help us investigate the problem efficiently, please provide the following information:
|
Is there any update on this? This has been happening for my project as well for over 6 months. |
Hello @lorenzoparas, have you encountered this issue on iOS or Android devices as well? |
I just encountered this issue on iOS. It's happening on a website inside a react-native webview. I've had clarity on the website for a long time. This issue started when I added clarity to the react-native app. |
If this is an issue you're seeing in https://clarity.microsoft.com please reach out to [email protected] with the details of your bug along with your project ID or a link to your project page.
For all other issues continue below:
Please also add all relevant labels from the list of existing ones.
Describe the bug
Don't know under which conditions, but clarity seems to be breaking our web app
We've been receiving sentry reports of
Can't find variable: clearClarity
since we've adopted clarity for our React Native appBy accident (default value) clarity was tracking webviews (we've disabled it last week). But I think we'll still see problems with it, so I'm reporting the problem here
Repro Steps
Don't really know how to reproduce, might be browser specific, my best guess is: make a react native app, add a webview and open your site.
One other thing we know as well is that clarity seems to be infecting our site through bing ads, since we've never added clarity directly but there's a global of it in our console, so react native clarity must be injecting something into the webview, and it might be conflicting with the already present clarity global (which is not configured by us)
Screenshots
Project info
If this is an issue happening in a specific project,
Browser info:
The text was updated successfully, but these errors were encountered: