Skip to content

Primereact Atlantis theme horizontal menu not working #2327

Closed Answered by nitrogenous
rahulAnand1999 asked this question in PrimeReact
Discussion options

You must be logged in to vote

Hi @rahulAnand1999 ,

You don't need to purchase an extended update service at this moment. We will be releasing a new version with a bug fix this week.

In the meantime, you can fix the bug yourself by changing the code in layout/AppMenuItem.tsx at line 139 from:

'active-menuitem': active && !props.root

to:

'active-menuitem': active

Thank you for your understanding and patience

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by melloware
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants