Skip to content

Bug - FlexItem - A FlexItem with no className still includes its attribute when rendered #11590

@logonoff

Description

@logonoff

Describe the problem
A clear and concise description of the problem. Which components are affected?

A FlexItem with no props renders as

<div class="">
</div>

Expected behavior
A clear and concise description of the expected behavior.

The class="" isn't there

Is this issue blocking you?
List the workaround if there is one.

No

What is your product and what release date are you targeting?

OCP 4.19

Metadata

Metadata

Assignees

Labels

Breaking change 💥this change requires a major release and has API changes.

Type

Projects

Status

PR Review

Relationships

None yet

Development

No branches or pull requests

Issue actions