Had a couple of rollbar errors come through for browser extensions, which we can't do anything with. e.g.
Error: Key ring is empty
at r(chrome-extension://hhejbopdnpbjgomhpmegemnjogflenga/injectedScript.bundle.js:2:589113)
Is there an option (i.e. ignoreBrowserExtensions: true) that would filter these out?
Had a couple of rollbar errors come through for browser extensions, which we can't do anything with. e.g.
Is there an option (i.e.
ignoreBrowserExtensions: true) that would filter these out?