Our team build a iOS APP and Android APP,Android embedded nodebb web have a strange problem about nodebb-plugin-composer-defaul plugin.
⬇️
[email protected]
when I touch
[email protected]
so user cant post message in nodebb, i dont know kill this problem, IOS and PC web are not have this problem, what I do? need your help : )
A few issues with a new installation of NodeBB
-
I just started using NodeBB on Nitrous.IO, and I'm having a few issues:
- it says {tags.score} next to tags:
(ignore the [object Object], forgot to enable a plugin)
- When I go to a post, and then go back, it glitches out:
- On Firefox with the desktop notifications, every time i close out of the "Enable notifications for this website" box, it comes back up and prevents me from clicking on items and text boxes properly.
- When using nodebb-plugin-sso-steam, NodeBB crashes after I put in my Steam Web API Key.
Am I missing something?
- it says {tags.score} next to tags:
-
Run
npm i [email protected]
npm i [email protected]
That should fix your tags issue. The latest stable version of NBB is v0.5.0 out of the v.0.5.x branch on the GitHub repo.
-
@Ted said:
@a_5mith, it used to do something, right?
Yeah it used to list all the plugins in npm and (I think) allow you to install them. But this was added to core a fair few versions back. Around 0.3 or 0.4. I hope that's the plugin I'm thinking of.