Skip to content

6.14.2 now throwing errors due to DOMError #4147

Closed
@j-fulbright

Description

@j-fulbright

Version:

6.14.2

Description

With the changes in 6.14.2, it looks like something has changed in relation to DOM and we are now throwing errors in Angular build due to

node_modules/@sentry/utils/dist/is.d.ts:25:54 - error TS2304: Cannot find name 'DOMError'

Forcing our build to 6.14.1 resolves this.

In the past this was an issue it appeared to be needing types added to the tsconfig, but was resolved by utilizing native types I believe.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions