Skip to content

Error in CI: 'typeof PfAccordion' incorrectly extends base class static side 'typeof BaseAccordion' #2642

@zeroedin

Description

@zeroedin

Issue that is blocking several PRs from merging.

elements/pf-accordion/pf-accordion.ts:30:14 - error TS2417: Class static side 'typeof PfAccordion' incorrectly extends base class static side 'typeof BaseAccordion'.
  Types of property 'styles' are incompatible.
    Type 'CSSResult[]' is not assignable to type 'never[]'.
      Type 'CSSResult' is not assignable to type 'never'.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions