-
Couldn't load subscription status.
- Fork 194
Description
I have several MudSelect controls and all dropdown either to the bottom offset x pixels (typically 20 to 40) or off to the lower or upper side. I have noticed that this also happens to tooltips as well. See images:
Normal ( MudSelect not activated)

MudSelect activated

As you can see, the scroll bars are active now
Location of the MudSelect content:

Notice it's in the lower left of the dialog box.
More examples:
I don't know if this is a bug or an incompatibility with other controls. I'm attaching my App.razor and my project file:
App.razor (Sorry for the image - markdown doesn't like all the code in the file):

Project File (Sorry for the image - markdown doesn't like all the code in the file):

If this is not a but or I'm doing something wrong, please let me know. I've been using MudBlazor since version 6 and have never seen this issue.
Thanks in advance,
-Jim B.