* In v2 modern the add tab action (UI Editor) is non responsive within popup views. Note that within a v1 classic page, the UI editor action is functional.
* Environment
- NocoBase version: Community Edition 2.1.39 and 2.1.29. I have not tried it on other versions
- Database type and version: PostgreSQL 16
- OS: Linux (directly and within a container)
- Deployment Methods: Docker for 2.1.29 and Git source for 2.1.39 (same behavior on both)
- Docker image version: 2.1-full
- NodeJS version: 24.19.0
* How To Reproduce
- Create a Modern v2 Page
- Add a block that has actions such as a list.
- Add an action (such as add new or edit or view for a row - anything that goes to a popup)
- Click on Add Tab within the popup
Expected behavior
Expect add tab popup prompt to add the tab (such as in v1 classic) - there is no response, no error in browser console, no network activity
Screenshots
Nothing to show as nothing happens when clicking on the UI editor action.
Logs
Not an API error