Try setting "number of seconds a post remains editable" to 0.
this issue only appeared after upgrading, so I don't know how to explain that
It's likely a new feature was added or logic was changed on the back end, resulting in this.
Hi experts,
We've updated from 1.1.2 to 1.2.1 and we've noticed two issues:
Any idea? Tks
thank you @alff0x1f. Stupide question, is it possible to apply only this commit? If yes, how? (Sorry I know almost noting on GIT )
@azeus hmm, you can open file and fix error in file src/webserver.js manually.
Write it down somewhere and before next update revert your changes back:
git checkout src/webserver.js
Maybe exist more clear solution, if someone know it, write it down, please.
@alff0x1f Nice work around. Tks buddy