Tab title of a modern page v2 in a group does not show properly

* Describe the bug

When a modern page v2 in a group is opened, the webpage / tab title does not change accordingly. It relates to the title tag in HTML.

* Environment

  • NocoBase version: v2.0.0-beta.20
  • Database type and version: PostgreSQL 16
  • OS: Server - Ubuntu 24.04.3 LTS, Client - Windows 11
  • Deployment Methods: Docker
  • Docker image version: nocobase/nocobase:2.0.0-beta.20-full
  • NodeJS version: NA

* How To Reproduce

  1. In a page with left menu, click “+ Add meun item” and then “Group” named “Test Group”
  2. In “Test Group”, add “Classic page (v1)” named “Test Classic page” and “Modern page (v2)” named “Test Modern page”
  3. Click “Test Modern page” to open the v2 modern page, the webpage / tab title does not change accordingly. (If you click “Test Classic page” to open the v1 classic page, the title can be shown properly.)

Expected behavior

When a modern page v2 in a group is opened, the webpage / tab title should show the page title.

Screenshots

image
image

Logs

NA

Thank you for reporting the issue. Please wait while we fix it.