-
Bug
-
Resolution: Unresolved
-
Critical
-
1.10.0
-
1
-
False
-
-
False
-
-
Test Case: Test Scaffolder Backend Module Annotator › Register the annotator template
Failure Message: TimeoutError: locator.waitFor: Timeout 5000ms exceeded. Call log: - waiting for getByText('Name',
{ exact: true }).first() to be visible
Root Cause Analysis: The test timed out because the catalog page content failed to load, getting stuck in a loading state. The screenshot shows a persistent loading spinner where the catalog items should be, which prevented the test from finding the expected 'Name' element.
- links to