I can load the site, travel to the route where I have scrollmagic implemented but when I travel to another route the routed component is broken and traveling back to the route with scrollmagic it throws an error
(ScrollMagic.Scene) -> ERROR: Element defined in option "triggerElement" was not found: .pinContainer
Seems like the destroy method is removing more that it should from the DOM.
I can load the site, travel to the route where I have scrollmagic implemented but when I travel to another route the routed component is broken and traveling back to the route with scrollmagic it throws an error
(ScrollMagic.Scene) -> ERROR: Element defined in option "triggerElement" was not found: .pinContainer
Seems like the destroy method is removing more that it should from the DOM.