The version that is installed when running
bower install jquery-scrollsnap
is not the same as used in the example (http://benoit.pointet.info/stuff/jquery-scrollsnap-plugin/) and that is in the git repository. To get the most up to date version one has to run
bower install jquery-scrollsnap#master
This happened two times to me by now, so I thought I leave a note :)
The fix would maybe be to bump up the version number in the bower.json?
Thanks for this great plugin!
The version that is installed when running
is not the same as used in the example (http://benoit.pointet.info/stuff/jquery-scrollsnap-plugin/) and that is in the git repository. To get the most up to date version one has to run
This happened two times to me by now, so I thought I leave a note :)
The fix would maybe be to bump up the version number in the bower.json?
Thanks for this great plugin!