Good evening,
We having some problem with Drawsvg Plugin.
I try to explain what is our problem:
In this case, I have a Timeline, with the three states of some button ( the labels "over", "out" and "cli" severaly). In the third state ( the last), it launch the event "click" to execute the code in the "cli" Label. But, as we could see in the developer inspector, the property stroke-dasharray has changed when the DrawSVG is doing when we don´t change this element (polyline class="st1") in anytime. In the inspector you can see this value:
stroke-dasharray: 0px, 999999px;
Here we put the URL of the codePen that I make like a example:
http://codepen.io/stoicom/pen/rrdAJj
If you should take a look, and tell me which could be the problem, or error?
Thank you very much for yout support.
Best Regards!!
Rogelio Silván.