Trying to animate a simple svg with the onScroll function but it seems that the 'enter' and 'leave' debug points collapse to the top of scroll timeline as they do not recognize svg, or its elements (because i even tried with path), as a target?
Example: https://codepen.io/Raging-Vids/pen/pvJaPqO?editors=1100