Skip to content

Replies

0
Sven Brockmann
Sven Brockmann answered on Feb 6, 2021 7:37 AM

For anyone else running into the same problem, I was able to fix it by surrounding the <igx-dialog> with a <div style="width: 0"> tag. This will keep the dialog from growing on subsequent rendering.