MenuListProps in UserMenu's Menu components are not overriding #893
Labels
brightlayer-ui
Used to identify Brightlayer UI platform issues for easy filtering
bug
Something not working as expected
user-reported
This was reported by a user outside the maintainers team.
Milestone
Describe the bug / expected behavior
What are the steps to reproduce?
MenuProps={{MenuListProps: { dataTestId: 'user-menu-one'}}}
to UserMenu componentScreenshots / Screen recording
Code snippet / Link to minimum reproduction example
Your environment information
Suggested fix
Spread
MenuListProps
from MenuProps and merge with the default MenuListPropsAnything else to add?
The text was updated successfully, but these errors were encountered: