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).
@igor That's a bit weird -- can you post your git hash version and version of composer-default plugin? I'm thinking there is a mismatch here.
composer-default
@julian could you please advise how to check git hash version and composer-default plugin?
@igor git rev-parse HEAD and for the latter, check the plugins page in the ACP
git rev-parse HEAD
@julian nodebb-plugin-composer-default Default composer for NodeBB
Installed 4.2.11 | Latest 4.2.11
And git rev-parse HEAD returns: f3172ddbc785a34bbdbb6b19e41d3de2ec958e92
Can you please try upgrading to the latest version on the v1.x.x branch? Likely this issue is resolved already.
v1.x.x
@julian I've updated already to 1.x.x, but unfortunately the issue still persists. Any ideas?
You've updated since I replied?
I've updated on January 8th (You are running NodeBB v1.4.2. up-to-date).
@julian but the issue still persists. Any ideas what could still cause it?
@igor It may be something with a plugin you've installed. Try disabling all non-essential plugins.
@julian I've disabled plugins and now it's working ok. Thanks for your help!