We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The option menus aren't working correctly within Firefox.
https://fluentui-blazor-v5.azurewebsites.net/List/Select
I expect the menus to open just like in Edge or Chrome.
Please take a look on this short video: https://www.youtube.com/watch?v=Rsw_2mfEilU
It works just fine in both Edge and Chrome but not in Firefox.
The text was updated successfully, but these errors were encountered:
Weird. This seems to be caused by the overflow-y: auto; of <div class="fluent-layout-item" area="content">
overflow-y: auto;
<div class="fluent-layout-item" area="content">
Need investigations
Sorry, something went wrong.
This is a WebComponent issue. I've reported this bug in the associated repo. No further action on our side. microsoft/fluentui#34224
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
🐛 Bug Report
The option menus aren't working correctly within Firefox.
💻 Repro or Code Sample
https://fluentui-blazor-v5.azurewebsites.net/List/Select
🤔 Expected Behavior
I expect the menus to open just like in Edge or Chrome.
😯 Current Behavior
Please take a look on this short video: https://www.youtube.com/watch?v=Rsw_2mfEilU
🌍 Your Environment
It works just fine in both Edge and Chrome but not in Firefox.
The text was updated successfully, but these errors were encountered: