Skip to content

FlexItem does not accept HTMLAttributes like title anymore #7783

@ghost

Description

Describe the bug
EuiFlexItem gives TS error "Type '{ children: Element; title: string; grow: false; }' is not assignable to type". HTMLAttributes can not be assigned to EuiFlexItem anymore. Also "component" attribute does not accept values like "div" and "span" due to TS errors.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions