Hello, I started learning Vue JS and so far so good. What I have currently is an HTML dashboard converted to the Vue App and all is working as expected except for the navigation bar. When I navigate and change my component without page reload the dropdows navigations stop working I have to reload the browser for them to work. All my CSS and JS files are included in the index.html and I also tried them in the main.js but same result. What have I not done?
Thanks in advance.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)