Page Crashes when using Mention feature
-
It's the combination RTL language + jquery.textcomplete (with mentions plugin) that crashes the page. Fixed with this PR. You'll have to
- update to master
- wait for next minor release including this fix
- or apply the fix manually.
-
@frissdiegurke How do I update to master as the same problem happening when i try to use emojis shortcut such as : ) :+ 1 .....
-
git checkout master git pull ./nodebb stop ./nodebb upgrade ./nodebb start
-
My laptop crashed when I attempted to use mention. I then saw the following in my log:
18/7 21:30 [14109] - [33mwarn[39m: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run `./nodebb reset -p PLUGINNAME` to disable it. * nodebb-plugin-mentions
I am hosting with nodeBB, how can I run ./nodebb reset -p PLUGINNAME ?
-
@sohpingting Please email us at [email protected] for help re: hosted instances.
Copyright © 2024 NodeBB | Contributors