question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Include in Inbound filters the error of Google Translate extension: a[b].target.className.indexOf is not a function

See original GitHub issue

Package + Version

  • @sentry/browser
  • @sentry/node
  • raven-js
  • raven-node (raven for node)
  • other:

Version:

5.11.0

Description

Google Translate extension throws this error a[b].target.className.indexOf is not a function when is activated to translate a page. There is a similar issue created in the python repository https://github.com/getsentry/sentry/pull/10153, but I noticed that is open from 2018.

Steps to reproduce

I have included the error in the ignoreError list but I think that probably is better include it in Inbound filters browser extensions category to every Sentry user has this configuration by default

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
untitakercommented, Feb 10, 2020

Yes, it belongs there, but we backed it out from Python as part of https://github.com/getsentry/sentry/pull/10153 a much longer time ago. Basically nobody contributed a functional regex yet.

1reaction
kamilogorekcommented, Feb 10, 2020

Here’s a source code for the filtering - https://github.com/getsentry/relay/blob/master/relay-filter/src/browser_extensions.rs

@jan-auer @untitaker do you think it may actually belong there?

Read more comments on GitHub >

github_iconTop Results From Across the Web

a[b].target.className.indexOf is not a function, at least not mine
Now I don't see the PayPal error but this strange error: Uncaught Exception: a[b].target.className.indexOf is not a function. I am starting to search...
Read more >
Error Uncaught TypeError: e.target.className.indexOf is not a ...
No, is when the modal close, but if i remove the data-dismiss the error disappear. I remove the (click) function and the error...
Read more >
Polycom UC Software Administrator Guide 5.4.0 A
software at a charge not greater than the cost to Polycom of shipping or distributing the software to you. To receive software information,...
Read more >
Apache Camel Development Guide Red Hat Fuse 7.8
A DSL does not have to be logically complete but needs enough expressive power to ... Filter”: Uses a predicate expression to filter...
Read more >
Apex Developer Guide - Salesforce Implementation guides
database stored procedures, Apex does not attempt to provide general support for ... The Developer Console and the Salesforce extensions for.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found