We get a decent amount of “[native code]” errors reported. Might be due to some kind of autocomplete code, or really anything that is running natively in js.
I know how to exclude items based on a string match of the error, but I don’t necessarily want to ignore the type of error, only when it is being reported from [native code].