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).
I get the nodebb-plugin-composer-quill from github, and the configuration is no problem
However,when I want to create a new topic and click it,the composer cant use. It is like this
I must solve the question, what should I do?
I need help. who can tell me what i should do.Thanks
Right now the Quill composer is not functional on NodeBB v3. It will need to be updated for compatibility.
@julian ok,thanks for your help.
I've updated the plugin for 3.2 and up in this pull request https://github.com/NodeBB/nodebb-plugin-composer-quill/pull/477. Should look like below on latest nodebb.
@baris thank you!!
Thanks for the update @baris but I seem to be getting an import error on the stylesheets.
@Norrad I'll take a look. Look's like caused by npm flattening dependencies
@Norrad try with v4.0.1.
@baris Awesome thank you, the build ran perfectly after the update. I'm just having difficulty getting it to show in my theme now, but that's probably a template issue I need to sort out.