You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a slider that contains WebGL canvases for event artworks, these all work on initial init but when I filter and then unfilter the slider it causes this odd behaviour where the canvases in the cloned section are invisible (but still in the DOM).
If I then scroll, only the WebGL canvases in the cloned slides show and the original set of slides go blank.
This is quite the nightmare conflict/bug, any direction on how slick handles filtering and unfiltering would be appreciated - any idea why this would be happening?
The text was updated successfully, but these errors were encountered:
I have a slider that contains WebGL canvases for event artworks, these all work on initial init but when I filter and then unfilter the slider it causes this odd behaviour where the canvases in the cloned section are invisible (but still in the DOM).
If I then scroll, only the WebGL canvases in the cloned slides show and the original set of slides go blank.
Slick Code:
This is quite the nightmare conflict/bug, any direction on how slick handles filtering and unfiltering would be appreciated - any idea why this would be happening?
The text was updated successfully, but these errors were encountered: