#10495·nocobase

Pop-up visibility breaks when its name is changed to Exception

Author: 18vikastgCreated Sep 10, 2026Updated Sep 15, 2026

* Describe the bug

The popup becomes hidden when its name is changed to Exception.

The popup is visible and works as expected before the name is changed. After renaming the popup to Exception, the popup becomes hidden and is no longer displayed.

The issue has been reproduced on Windows, Linux, and macOS.

The issue was initially observed in NocoBase v2.1.10 and is still reproducible in v2.2.2.

* Environment

  • NocoBase version: v2.2.2
  • Database type and version: PostgreSQL (version unknown)
  • OS: Windows, Linux, and macOS

* How To Reproduce

  1. Create a popup using the Pop-ups feature.
  2. Enable the popup and verify that it is visible.
  3. Rename the popup to Exception.
  4. Save the changes.
  5. Observe that the popup becomes hidden.

Expected behavior

Changing the popup name to Exception should only change its name. The popup should remain visible and function normally.

Screenshots

Image

Logs

No relevant logs.