-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Medium
-
Component/s: Page - Editor - Legacy (TinyMCE)
-
None
-
2
-
Minor
Issue Summary
The TimeoutErrorScreenQuery is not returning the expected editor data, resulting in the Timeout Error Screen displaying a blank page on Legacy editor pages pages.
Steps to Reproduce
- Navigate to a page that is using the legacy editor, that is expected to display the Timeout Error Screen.
- Observe the page rendering as a blank screen.
- Move the mouse around the page (e.g., hovering over navigation elements or the page tree).
Expected Results
The Timeout Error Screen should display an appropriate message indicating a timeout, with options for the user to retry or navigate away.
Actual Results
The page initially appears blank. When interacting with the page, it re-renders and incorrectly displays the restricted page UI.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available