• Resolved anthonyimageurs

    (@anthonyimageurs)


    Hi, thanks for you plugin, it’s really cool.

    I met a bug on a tricky situation. My parent page (https://stem.imageurs.net/expertises/) lists its childs. When you click on child’s name, the content of the page is generated through AJAX.

    By default, it’s the first child’s content which is displayed, and it works perfectly.

    Here’s my issue : when an other child’s content is generated through AJAX, all the animations are played instantly. It doesn’t wait to be shown on page to start the animation of the blocks.

    Is AJAX the cause of the issue ?
    Is there a way to keep the animation trigger when the blocks are displayed on the screen ?

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Hardeep Asrani

    (@hardeepasrani)

    Hey @anthonyimageurs,

    I don’t understand the question properly. Can you give me a screenshot or video recording to show which part of the website are you talking about?

    Thank you!

    Thread Starter anthonyimageurs

    (@anthonyimageurs)

    Hi,
    thanks for your reply.

    Here’s a video : https://youtu.be/ZVnzNBcrLTU

    On the first half (from 0s to 12s), i load my content by refreshing my page. All the animations work just fine.

    On the second half (from 12s to 19s), i load my content by clicking the name of the page (so it’s load by AJAX) and all the animations start immediatly. When i scroll through my page, all the animation are already finished ??

    Plugin Author Hardeep Asrani

    (@hardeepasrani)

    Hey @anthonyimageurs,

    I suppose that’s how it will work as the frame is being rendered from AJAX at once, and not loading to the DOM like a normal website. Unfortunately, there isn’t much we can do.

    I’ve noted down this issue and we will investigate to see if there is a way to fix it, but I doubt there will be.

    Thank you for bringing it to our attention.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bug : animations start with ajax’ is closed to new replies.