Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
As you can see in this screenshot:
The position indicator will say "NaN".
@San1ty
I don't see that break here. What browser are you using?
Edit: Never mind. I do see the break, but only after submitting the post
Never mind. I do see the break, but only after submitting the post. Break confirmed on Chromium, refresh the page and it sows the correct numbers.
My apologies, I didn't mention the error occurred after submitting the reply :).
Testing a reply to break the paginator.
This has been fixed on master.
I am using nodebb-plugin-composer-default 4.3.2 and NodeBB v1.4.0.
The problem is present on Lavender and other themes. Looks like it is not related to the theme.
Memory upgrade is what solved the problem, (+reinstall) enabling swap might have solved it too though.
node_bug_01.png
I guess I am already doing what I do best (creating/finding weird bugs not on purpose)
@Giorgio-Chiodi As replied here https://community.nodebb.org/topic/2217/how-can-i-display-3-columns-in-the-lavender-homepage/2 Just change col-md-4 by col-md-2 And on the first category you need to add col-md-offset-1 aswell. This method will only work with second solution. Or you can add col-md-2 col-md-offset-1 aswell on the first item in ACP after doing first solution.
kk worked, thanks 🙂
Since it's just a board to test NodeBB it's ok to reset anything 🙂