Using FluentUI2: Unable to change Modal size #5450
Replies: 2 comments 1 reply
-
Can you please clarify what is wrong? I'm trying the extra-large model, and it works as expected. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It happens that the size of the dialog is always the same for different Size parameters. Example ModalSize.ExtraLarge or ModalSize.Small ... // call DialogA
// Dialog A
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In version 1.5.1 of FluentUI I found the same problem found on material and then solved here:
#5063
Beta Was this translation helpful? Give feedback.
All reactions