Amazing theme once again.
I am using your theme in Vue.js Framework. Although the theme works perfectly, I realized that when I navigate from one page to another, I get a blank page at first and I have to reload the page to see the theme. Now since I am using `` to navigate which does not re-request the files from the server which means the scripts don't get executed again. Do you have a solution for this? Somehow I call the JS functions from Vue files?
