angular-custom-modal
angular-custom-modal copied to clipboard
Child modal is limited to parent size
Hi.I'm using your component to create multiple modals to select or edit data and I need to have 2 modals opened in the same time,one is parent another child.But child modal is limited to the size of parent,is there a solution to avoid that? thanks
I think modal is shown inside modal parent not in DOM root
Same issue here..
Did you fix it ? I m facing the same the issue