@MoJo It does work, except for the admin area, but i have asked that in a seperate post.
I didnt see anything in the docs about assets and plugins. Ill go look again.
Hi all,
I've just updated 1.12.x to 1.16.x and it seems that infinite scrolling has issues when, after having scrolled down a bit, either you can't scroll down further or getting back to the top the scrolling doesn't let go up to the very first post.
It has also been reported by some users some weird "infinite flickering" mechanism when scrolling up. (unfortunately it seems I can't upload gif to show the issue)
I'm running 1.16.2 with slick theme. Are you aware of this issues? Is there anything to mitigate the issue ? Can it be something related to nginx configuration?
Thanks, Riccardo
Can you post a link to your forum? Does the same issue happen on this forum?
@baris feel free to test on plugincafe.maxon.net
What version of nodebb-theme-slick?
Seems like it is caused by the height: 100%
on your body
element, try removing that and test again.
@baris thanks a lot for the input.
The issue was independent by the theme (slick was 1.3.8) but it seems that removing the height: 100% has fixed the issue.
If it gets back I'll let you know.
For the time being, thanks a lot!