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
It's written in the docs that infinite doesn't combine with rewind. So having infinite enabled but setting rewindOnResize to false shouldn't be a problem, right? Because it would exactly avoid rewind.
Yea that's true, it only calls out rewind. I have a couple other changes I want to make myself to the rewind functionality so I'll try to take a look at that too.
This is still an issue on our site. I've done some tooling around to no avail. It's not mentioned above, but it's also really evident on mobile, and looks quite janky!
First, thanks @meandmax and contributors. This package is great.
Second, as the title says, I think I found a bug.
"rewindOnResize: false" doesn't work when "infinite: 1"
Here it is: http://codepen.io/anon/pen/LROxGv
The text was updated successfully, but these errors were encountered: