Hi!
Im currently working on a website that has a svg animation playing when you click the menu from the header. The icon is a modal that brings up a global block. The idea is that the animation should play from the start everytime you click up the modal but that isnt really how it plays out. It only works the first time on load, i whould like some help from someone with how i can write a bit of code to force reload the svg. Right now it works only the first time and if you open the same URL in a new tab.