ecronix / react-most-wanted

React starter kit with "Most Wanted" application features
https://www.react-most-wanted.com/
MIT License
2.43k stars 459 forks source link

Menu - Auth menu list items not rendering when within nested list items #462

Open petermasica opened 1 year ago

petermasica commented 1 year ago

When I click a list item in the menu, such as Demos which contains nested list items and then I click the avatar or the arrow button the auth menu list items don't render. It only works at the root when not within nested list items. Can you please fix this behaviour?