React does not recognize the
isCollapsible prop on a DOM element
error
#8124
Labels
React does not recognize the
isCollapsible prop on a DOM element
error
#8124
Describe the bug
The error appears in the console
React does not recognize the
isCollapsibleprop 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
97.3.0
^17.0.2
main
branch currently (at the time of the creation of this ticket), so8.16
To Reproduce
Steps to reproduce the behavior:
Security
navigation (Manage spaces => Default => Select solution view => Security)Changing the navigation back to
Classic
makes the error go away.Expected behavior
The console error should not be thrown.
Screenshots
Additional context
I tried looking at some of the EUI components that could have been at fault here:
I have a feeling this is related to the
EuiCollapsibleNavBeta
as it seems to only happen in the space-specific navigation, but I could be totally off!The text was updated successfully, but these errors were encountered: