cubiq / iscroll

Smooth scrolling for the web
http://iscrolljs.com
MIT License
12.87k stars 3.8k forks source link

snap option does not working after number of list item is changed. #1170

Open j2i5ll opened 7 years ago

j2i5ll commented 7 years ago
  1. make IScroll with snap option(list item selector).
  2. then, change number of list item.
  3. refresh IScroll instance.
  4. scrolling.

scroll does not work properly.

here is example https://jsfiddle.net/j2i5ll/gtw4tq4a/