* 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
- In a page with left menu, click “+ Add meun item” and then “Group” named “Test Group”
- In “Test Group”, add “Classic page (v1)” named “Test Classic page” and “Modern page (v2)” named “Test Modern page”
- 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

![]()
Logs
NA