Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Menu doesn't appear inside the Accordion Menu


I have a menu accordion, and inside the menu accordion, there is a menu that is not being displayed. The issue arises when I click on the menu inside accordion, which contains a list of users with sub-menus. Specifically, when I click on a user's menu inside the accordion menu, it does not appear. I have checked the "reinitializedmenu" function, and it is working fine, but the menu inside the accordion is not functioning correctly. I am eagerly awaiting a response. Thank you.


Text formatting options
Submit

Replies (2)


Hey breakfast lovers! Are you still looking for the best breakfast item for your breakfast tomorrow? Have you ever ordered something from the Whataburger breakfast menu? If not, then start with this popular breakfast item from the Whataburger menu. Yes, I’m talking about the Whataburger Taquito with Cheese <a href=https://whataburgermenue.com/whataburger-taquito-with-cheese/>https://whataburgermenue.com/whataburger-taquito-with-cheese/</a>, an item that became popular for its taste.



Hi Ahmad,

Thank you for reaching out to us.

Do you render your menu asynchronously?

If your menu item is rendered after page first loads then you should recall MenuComponent initialization function again.


MenuComponent.reinitialization();


Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Text formatting options
Submit