0
tom.ohle created
1 Answer(s)
-
0
Hi,
Angular has such a problem. You must somehow place/show your modal outside of the widget. For example, we have some modals in https://github.com/aspnetzero/aspnet-zero-core/blob/dev/angular/src/app/app.component.html but they are opened from other components. You can follow a similar approach.