When using the package before we were generally using an array of images with length less than 5.
But since we start to use more images we found that the position count would not increase when the next image was scrolled too, but would continue again after that. So far we've seen this at position 6 and 17 and I am pretty stumped as too why.
We aren't calculating anything to do with the position on our end and looking through some of the code I can't see as to why it would stop at certain steps.
Any help would be greatly appreciated.
When using the package before we were generally using an array of images with length less than 5.
But since we start to use more images we found that the position count would not increase when the next image was scrolled too, but would continue again after that. So far we've seen this at position 6 and 17 and I am pretty stumped as too why.
We aren't calculating anything to do with the position on our end and looking through some of the code I can't see as to why it would stop at certain steps.
Any help would be greatly appreciated.