Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React does not recognize the isCollapsible prop on a DOM element error #8124

Open
PhilippeOberti opened this issue Nov 8, 2024 · 1 comment
Assignees
Labels
bug ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible

Comments

@PhilippeOberti
Copy link
Contributor

Describe the bug
The error appears in the console React does not recognize the isCollapsible prop on a DOM element.

Impact and severity
No user impact and probably very low priority, though should be a straightforward error the fix.

Environment and versions

  • EUI version: 97.3.0
  • React version: ^17.0.2
  • Kibana version (if applicable): this is happening on Kibana main branch currently (at the time of the creation of this ticket), so 8.16
  • Browser: Chrome
  • Operating System: MacOS

To Reproduce
Steps to reproduce the behavior:

  1. Enable the space-specific Security navigation (Manage spaces => Default => Select solution view => Security)
  2. Navigate to any page with the Security Solution application

Changing the navigation back to Classic makes the error go away.

Expected behavior
The console error should not be thrown.

Screenshots
Image

Additional context
I tried looking at some of the EUI components that could have been at fault here:

@PhilippeOberti PhilippeOberti added bug ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible labels Nov 8, 2024
@cee-chen
Copy link
Member

cee-chen commented Nov 12, 2024

Likely an issue with EuiCollapsibleNavBeta if switching to Classic fixes the problem. May also be an issue with Kibana's implementation of EuiCollapsibleNavBeta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible
Projects
None yet
Development

No branches or pull requests

2 participants