Fixed prev method behavior for custom data-should-snap attribute defined logic#37
Fixed prev method behavior for custom data-should-snap attribute defined logic#37dzebisati wants to merge 1 commit intorichardscarrott:mainfrom
Conversation
|
@richardscarrott, any plans to close this, or did you stop maintaining the lib? |
|
@KasperAndersson tbh I'm a little unsure I want to maintain support for Are you experiencing the same issue and does this PR solve it for you? |
|
Hi @richardscarrott , We'ven't actually used the option, as it hasn't been required by our design. We're currently undergoing some re-implementations that require us to use the Thanks |
Continue of the disscution in #34
When user defines own "page" logic via data-should-snap attribute, in some cases prev method stop working as expected.
Demo with examples on sandbox