Hi, currently I'm trying to implement Metronic 9 into my Laravel applications.
Everything is good so far (though, I haven't checked all the components), but I came across problem when trying to make a dropdown component.
<img src="https://i.ibb.co.com/qmxZCyv/Screenshot-2024-08-01-142610.png" alt="Screenshot-2024-08-01-142610" border="0">
When I tried to open it, it shows but can't do the same when trigger it to hide and there's no error.
Anyone here have implement it and successful? Please kindly tell me if you have every come across the same problem or another one.
Cheers!
Have you ensured that the necessary JavaScript files and Football Bros event handlers for the dropdown component are properly initialized in your Metronic 9 integration with Laravel?
Hi Sean,
Sure, I'm using data attribute instead of js and it doesn't work on both click (after the content shown)
Though, just like you mentioned. After updating into the Metronic 9.0.3 or latest (at this time) and it works!
Thank you so much for your assistance
Cheers
Hi ,
Glad to hear that. If you need any further help please do let us know.
Regards,
Sean
Hi,
Please make sure you are using Metronic 9.0.3, the latest version. We have recently fixed the trigger hide issue for Firefox.
If that's not the case, then please let me know how are you triggering the hide. With JS via API? Outside click or inside click?
Regards.