@pitaj Yes, this is why I don't understand. And I only stop the nodebb container, not the db container.
Navigation Route Text Not Displaying in Browser Tab for Third-Party Plugins
-
The navigation routes provided by third-party plugins do not seem to have a corresponding browser
Title Layout
. I am experiencing this problem with both thenodebb-plugin-question-and-answer
andnodebb-plugin-ns-awards
plugins. I am using theLavender
theme in NodeBBv1.4.4
, so not sure if the problem is a theme or core issue.Correct "home" route display:
Missing information to the Awards route:
ACP > General > Navigation
:
Is anyone else experiencing this? I am unsure when this problem began exhibiting this behavior.
Thank you.
-
@rod the problem is with the plugins and not with the theme or core. The plugin needs to send the title as part of the API for the route.
Core doesn't use text from navigation for browser title.
-
@pichalite I understand now. I will open issues with the module developers. Thank you.
-
This post is deleted!