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
{{ message }}
This repository was archived by the owner on Mar 10, 2025. It is now read-only.
The web application does not have a dialog service
Possible Solution
The service should be created in a library web/ui/dialog and expose a UiDialogService that has at least a openComponent(), openForm(), confirm() and alert() method.