AdrienTorris / awesome-blazor

Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Creative Commons Zero v1.0 Universal
8.78k stars 972 forks source link

Select items not clickable when in a Drawer component #623

Closed TestSamQA closed 1 year ago

TestSamQA commented 1 year ago

I've used a few Select components around my project and noticed that the items from the dropdown are not clickable when in a Drawer component.

I tested it by using the basic example from the Ant Select page and put it outside and inside the Drawer component.

TestSamQA commented 1 year ago

Wrong github....