You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I'm having an issue having my duration visualization not firing more than once. The first time through the duration it triggers fine: the blue bar takes 5 seconds to grow from left to right. When it transitions to the next step, the blue bar doesn't reset, it stays at 100% width. It almost appears in the console that the "barPropertyStart" is not being applied when entering the next step. The style attribute on #dur stays exactly the same between slides.
jQuery is up to date, so is jmpress.js. There are no other javascript files or dependencies.
I've added the code below for reference. Please let me know if you need any further details.
Hello,
I'm having an issue having my duration visualization not firing more than once. The first time through the duration it triggers fine: the blue bar takes 5 seconds to grow from left to right. When it transitions to the next step, the blue bar doesn't reset, it stays at 100% width. It almost appears in the console that the "barPropertyStart" is not being applied when entering the next step. The style attribute on #dur stays exactly the same between slides.
jQuery is up to date, so is jmpress.js. There are no other javascript files or dependencies.
I've added the code below for reference. Please let me know if you need any further details.
The text was updated successfully, but these errors were encountered: