Don
March 2, 2023, 11:35am
1
Hello,
There was a change to make follow page navigation compatible with the redesigned user navigation.
https://github.com/discourse/discourse-follow/pull/69
It seems to it uses the redesigned_user_page_nav_enabled
settings to change it and I think this setting has been removed so it changed back now to the follow page old navigation.
Thanks
1 Like
I am seeing this too:
Thanks for pointing it out.
2 Likes
I’ve got a PR ready here, this will fix it once merged
discourse:main
← discourse:new-nav
opened 09:30PM - 02 Mar 23 UTC
The new user nav is default in core now, so the `this.currentUser.redesigned_use… r_page_nav_enabled` prevents it from showing — this removes it as well as the old nav.
I've also pinned 3.1.0.beta1 to the previous commit, to avoid causing nav issues for older versions
2 Likes
This topic was automatically closed after 21 hours. New replies are no longer allowed.