Jump to content
Search Community

Scroltrigger error

AllenIVe test
Moderator Tag

Recommended Posts

Hello guys,

 

I am developing a sit with different transition and barba js, this error often happens after a page transition, but I can't understand in which part of the code as it doesn't give me any reference to my scripts

 

What could it depend on? 

 

ScrollTrigger.js?ver=5.6:605 Uncaught TypeError: Cannot read property 'splice' of undefined
    at Tween.Se.refresh (ScrollTrigger.js?ver=5.6:605)
    at _callback (twennmax.js?ver=5.6:10)
    at _renderZeroDurationTween (twennmax.js?ver=5.6:10)
    at Tween.render (twennmax.js?ver=5.6:10)
    at Timeline.render (twennmax.js?ver=5.6:10)
    at ea (twennmax.js?ver=5.6:10)
    at updateRoot (twennmax.js?ver=5.6:10)
    at twennmax.js?ver=5.6:10
    at Array.forEach (<anonymous>)
    at kk (twennmax.js?ver=5.6:10)

 

Link to comment
Share on other sites

Hey Allen. Unfortunately there's not much we can do to help you here. I recommend commenting out sections of your code until you figure out which section it's in, then continue that process until you've found the specific problematic piece of code.

 

Based on the error, I think one of the variables that you're passing into a ScrollTrigger is undefined. So look for that situation.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...