AbshireMI
AbshireMI
Can confirm this doesn't just affect new dialogs or apps - this is affecting multiple existing applications in our environment. Here is an example of a dialog as we expect...
OK, we now have a workaround, but it feels very much more like a MacGuyver than a solution ... especially given that we need to apply this to all apps,...
> For me, I had a slightly different approach, using a ref to walk up the dom tree and applying max-width: fit-content. I guess it all depends on your circumstances....
> Sorry for causing the trouble. This is caused by Fluent UI v9 upgrade as the default max-width was set as 600px here https://react.fluentui.dev/?path=/docs/components-dialog--docs. And the issue should be mitigated...
> Can you give me some details how the issue is ongoing? We have had to make further changes to set dialog width manually. The main issue here is that...