Hey,
am following the below link for implementation of igx dialog
https://ko.infragistics.com/community/forums/f/ignite-ui-for-angular/125023/igx-dialog-css-issue/547066#547066
we are having multiple igxdialog in the same page and open them based on the some events. and we have scenarios where we open one dialog from other dialog etx. initially everything opens fine but observing 2 issues while opening and closing multipe dialogs
1. CSS for that component is not applied it is loading the igx dialog windows css from dialog themes.scss
2. some times same flow clicking on the button doesnt open the modal widow
any
Hello Peru,
Thank you for posting to Infragistics Community!
I have been looking into your question and the referenced discussion and what I can say is that the latter gives all details, including a demo app, on styling separate igx-dialogs independently. As you have confirmed in one of the replies, applying the igxOverlayOutlet directive on a parent element of the dialog allows to apply a custom style.
So, to address point number 1, please, make sure that all the steps from the other thread are followed for the dialog exhibiting the styling issue as well.
Regarding your second point, I am afraid we will need more precise details about the behavior in order to assist you further. Please, fork and modify the demo suggested by my colleague with only the relevant logic and comments to reproduce the reported behavior and send it back to me along with steps to perform.
To be able to provide a solution, we need a reliably reproduced example, and the fact that you are referring to the frequency of it as “sometimes”, indicates that this is possibly an application-level logic issue. I suppose, debugging the code that opens that window on your side would be a good first step towards resolving it.
Anyways, if the issue could be reproduced in an isolated sample, we will be happy to help. Thank you for your cooperation.
Best regards, Bozhidara Pachilova Associate Software Developer