Skip to content

Bug - [DrawerPanelContent] - Received an empty string for a boolean attribute inert #12295

@MikeEdgar

Description

@MikeEdgar

Describe the problem
Receiving the error:

Received an empty string for a boolean attribute inert. This will treat the attribute as if it were false. Either pass false to silence this warning, or pass true if you used an empty string in earlier versions of React to indicate this attribute is true.

This seems related to #12027

How do you reproduce the problem?
This is using "@patternfly/react-core": "6.5.0-prerelease.41" (I'm verifying #12251) with "@types/react": "19.2.4".

Expected behavior
No error, correct type used for inert.

Is this issue blocking you?
This does not seem to affect functionality with the drawer, but there is still the error message.

What is your environment?

  • OS: Fedora
  • Browser: Firefox
  • Version: 148.0.2

What is your product and what release date are you targeting?
StreamsHub Console [1], planning release ASAP with 6.5.0

[1] https://github.com/streamshub/console


Jira Issue: PF-3827

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Needs triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions