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
I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.
What happened?
Whenever we have ix-modal open we cannot see ix-toast from message service because its hidden behind the ix-modal
When errors occur after a modal is open, error/info toasts don't show because they are hidden by modal backdrop, or completely hidden if the modal width is set to full-screen
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
v2.4.1
Code to produce this issue.
Just click on button it will open both modal and toast message
Editor URL:
https://stackblitz.com/edit/gnjkyi-vjp7as?file=src%2Fmodal-by-template.ts
Application URL:
https://gnjkyi-vjp7as.stackblitz.io
The text was updated successfully, but these errors were encountered:
Prerequisites
What happened?
Whenever we have ix-modal open we cannot see ix-toast from message service because its hidden behind the ix-modal
When errors occur after a modal is open, error/info toasts don't show because they are hidden by modal backdrop, or completely hidden if the modal width is set to full-screen
What type of frontend framework are you seeing the problem on?
Angular
Which version of iX do you use?
v2.4.1
Code to produce this issue.
Just click on button it will open both modal and toast message Editor URL: https://stackblitz.com/edit/gnjkyi-vjp7as?file=src%2Fmodal-by-template.ts Application URL: https://gnjkyi-vjp7as.stackblitz.io
The text was updated successfully, but these errors were encountered: