The New Way to Build with AI! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Browse ReUI Pro

dropdown not working


I use dropdown, but it is used well on the first list screen.
Why doesn't it work when I try to use it by inserting a dropdown after taking a specific action?
I'm using your own wizard component, #kt_create_account_stepper.
Dropdown is used inside this wizard component. data-kt.. Could it be that these properties conflict?


Text formatting options
Submit

Replies (1)

Deleted comment
 
Deleted comment

Hi,

Thank you for reaching out to us.

The components are initialized on the page first render and if you update your content asynchronously then the newly created element will not have our menu component event listeners. After you have procced actions that changed the content of your page you should call menu reinitialization function.


MenuComponent.reinitialization();


Regards,
Lauris Stepanovs,
Keenthemes Support Team


Text formatting options
Submit
Text formatting options
Submit
buy metronic keenthemes mega bundle

ReUI

Open-source React components, blocks and templates built on shadcn/ui and Tailwind CSS by Keenthemes.