Skip to content

[BUG] Typing issue with generated types causing Type X is not assignable to type Y #2052

@MSNev

Description

@MSNev

With the generated type files created via the api-extractor, by including other application insights as "bundledTypes" can cause later versions of TypeScript to emit a Type XXX is not assignable to type YYY because it seems to consider the type included with the bundled versions doesn't match the direct version.

This has mostly occurred with
Type 'XXXX' is not assignable to type ITelemetryPlugin`

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions