-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
ReferenceError Can't find variable: gmo #15389
Comments
I have been seeing this only from "Google 354.0.720749604" and "Google 355.0.723646882" on iOS (many versions). It seems likely it has something to do with the browser, not anyone's code (or maybe an interaction with Vite?) I'm using Nuxt, personally. This was happening with a manual integration via @sentry/browser, though I haven't seen it yet (which doesn't mean a lot) on any release that uses @sentry/nuxt, which I switched to recently to specifically to try to get more information on what this error was (actually enabling source maps and such). |
This thread may help! The-Best-Codes/bestcodes-react-site#65 looks like it's something to do with Google search app on ios |
Hi @mhmtclk1705 thanks for filing this and thanks everyone else for chiming in with what this is. As it's out of our hands, I can only suggest filtering these errors out for now. See https://docs.sentry.io/platforms/javascript/configuration/integrations/inboundfilters/ for more info. |
I don't think this issue is a problem with Sentry. HoneyBadger and a few other issue trackers have been seeing it too. |
Yep, I'll leave this open for now for people to find, but the recommendation is to filter these out for now. |
Google Search App introduced this issue a short while ago (also check the Google issue tracker). As @andreiborza already mentioned in another comment: Please add an Inbound Filter by specifying a regex or a string in |
Adding the following to
|
We'll filter this out in the SDK by default going forward as it's affecting quite a lot of people (including Sentry lol). We'll open a PR to add this soon. |
@Lms24 I'm using @sentry/angular. when the updated result will be reflected in this package? |
As soon as we cut the next release which will happen in the coming days. This issue will receive a notification once the release is out. |
Is there an existing issue for this?
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nextjs
SDK Version
8.36
Framework Version
No response
Link to Sentry event
No response
Reproduction Example/SDK Setup
No response
Steps to Reproduce
I have been getting 'refererror: can't find variable: gmo' error on Sentry for 5 days and I can't find the reason for this error. I don't use a variable named gmo in slugjs and blog, but I keep getting this error.
Expected Result
Actual Result
The text was updated successfully, but these errors were encountered: