You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dialogs and context menus flicker when opened. This behavior was introduced with the migration to Angular 19 and can only be observed when the application is started locally, not when deployed.
To Reproduce
Steps to reproduce the behavior:
Dialog
Start the application locally.
Open a dialog.
See that the dialog is positioned wrong when opened.
View Context Menu
Start the application locally.
Open the view context menu
See that the context menu is positioned wrong when opened.
View Drop Down
Start the application locally.
Open the view list context menu
See that the context menu is positioned wrong when opened.
Expected behavior
No flickering, the same behavior as in Angular 18.
Environment
SCION Workbench version: 19.0.0-beta.1
The text was updated successfully, but these errors were encountered:
Describe the bug
Dialogs and context menus flicker when opened. This behavior was introduced with the migration to Angular 19 and can only be observed when the application is started locally, not when deployed.
To Reproduce
Steps to reproduce the behavior:
Dialog
View Context Menu
View Drop Down
Expected behavior
No flickering, the same behavior as in Angular 18.
Environment
19.0.0-beta.1
The text was updated successfully, but these errors were encountered: