I am building nextjs application with Metronic 9 Tailwind CSS, and used the nextjs seed project from github: metronic-tailwind-next.
I used Accordion which only works if you refresh your page, and if you navigate to other nextjs page and come back on the page, then Accordion stop working.
I copied the code from this link and pasted in my nextjs page.
https://keenthemes.com/metronic/tailwind/docs/components/accordion#default-accordion
Hi,
To fix this issue you can change the global initialization file according to this commit.
Regards,
Lauris Stepanovs,
Keenthemes Support Team