Dialog content width is set to a different value after its first open
New DiscussionHi there,
The dialog width is changed after its first open,
from:
<div class=”igx-overlay__content–modal igx-overlay__content–relative” style=””>
to:
<div class=”igx-overlay__content–modal igx-overlay__content–relative” style=”width: 1285.6px;>
But the content is only around 300px in width so the dialog is expanded beyond its content.
What I’ve tried so far:
- Modified the content width to fixed but doesn’t change anything.
- Tried the solution here: https://stackblitz.com/edit/dialog-custom-width
System:
- Npm package: igniteui-angular@8.1.1
- Angular: v8
Sign In
to post a reply
Replies
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Favorites
0 Replies
7 Created On
Feb 06, 2021 Last Post
5 years ago