Hey,In my view file, I have 3 components that are imported. Inside each component, I have button and dropdown. The issue that I have, that only first component work and 2 others aren't working. When I remove first component, 2nd starting to work normally. In my opinion, it's maybe a issue in...
Hey,Do you plan to make visual alignements between Metronic HTML and Metronic Vue (Aside, top navigation, ... are not the same) If yes, when can I expected an update for vue version?
Hello,How can trigger a modal using function in Metronic VueJS? Before, I used $("#modal_id").toggle(); but new version of Metronic isn't supporting jQuery. I can't open modal using button attribute because I want to pass data to it, and show modal once data was loaded by get and transfe...
Hello,Calendar app contain a bug or error. When I'm trying to add an event using "+ Add event" button, I get only this error in my console.log:Uncaught TypeError: can't access property "hide", pa.getInstance(...) is nullClicking on a random day and closing modal make "+ add event" bu...