#bg animation restarting on view transitions

15 messages · Page 1 of 1 (latest)

dim aurora
#

<@&1129102257422610512>

visual vine
#

Hey @dim aurora ! We don't restrict pinging the whole support patrol, but it really is intended for us to mention ourselves to "call in reinforcements". Just like we ask people not to mention specific people to answer a question (whoever is available and feels they can help will get there when they're available!), we really don't encourage pinging 30 people just because you have a question

dim aurora
#

oh okay
im really sorry

paper fog
#

I have no clue what causes your error messages, but I just wanted to comment on your use of transition:persist: It is no good idea to nest those. Persist moves an element from its old location to the new page, leaving a whole where the element was before. If you nest persist, the result depends on the (not defined) order of those moves. It is very likely that you generate wholes in your target page this way.

dim aurora
#

that error is because of neocities

#

this is the right video
the bg img keeps restarting the animation

dim aurora
paper fog
#

try after removing the inner transition:persist

dim aurora
vagrant bane
#

so the issue is that on every transition your animation restarts?