Description
When overlay animations are set to undefined wrapper modal styling is missing
- igniteui-angular version: latest
- browser:
Steps to reproduce
- Run dev samples
- Open dialogs sample
- e.g pass GlobalStrategy to one of the dialogs and set open/close animations to undefined
- Observe the background of the overlay when the dialog is open.
Result
The background blur/darken effect is missing.
Expected result
The background should remain.
Attachments
