I have a menu dropdown which does not work at first. but then we if change the nested route or change refresh that page then it start to works
This is the URL from demo Preview
https://preview.keenthemes.com/metronic8/demo1/pages/user-profile/overview.html
Issue is with the 3 dots buttons next to Hire Me.
Also I have migrated from vue-cli to Vite
Issue was with the transition component once I removed it. menu started to work again as normal
Hi Muhammad Bilal,
Thank you for letting us know.
Do you use vue transition component or it is component from external dependency?
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Hi Muhammad Bilal,
Could you please specify which Metronic version are you using?
We are handling all our components initialization in file src/core/plugins/keenthemes.ts, please make sure that you have included this files.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
it's 8.1.5
I just want to know that is there a way to open the menu .programatically. I am using data-kt-menu but that is not working. just looking for other way around