masastack / MASA.Blazor

Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
https://docs.masastack.com/blazor/getting-started/installation
Other
1.17k stars 159 forks source link

[Bug Report]: MMenu组件在滚动条获取焦点时不会自动关闭 #1167

Open devhxj opened 1 year ago

devhxj commented 1 year ago

Masa.Blazor version

1.0

Describe the bug

pickerrange3333

Expected Behavior

焦点在滚动条时MMenu自动关闭

Steps To Reproduce

No response

Reproduction code

焦点时不会自动关闭

.NET version

No response

What browsers are you seeing the problem on?

No response

Additional context

No response

capdiem commented 1 year ago

It will not be fixed until we plan to follow up with Vueitfy3. Until then, you need to listen for scroll events manually.