Michał Dudak
Michał Dudak
Hi folks! I'm trying to find the root cause of the issue right now. I've noticed that the new implementation of Select - SelectUnstyled from the @mui/base package does not...
I managed to improve things a little. Changes in #33437 (available to try using under https://pkg.csb.dev/mui/material-ui/commit/011091b0/@mui/material) seem to make the Popover work better, but the issue with Select still exists....
@StormRyders as v4 is not in active development anymore, we focus only on providing fixes to the latest version.
I was never able to get to the root of this problem. Since this will ultimately be fixed when we use Base UI's Select in Material UI, I didn't spend...
They were not used to fix the problem specifically. We created a new implementation of Select in Base UI that happens to be free from this issue.
Thanks for reporting this issue. It is noticeably slow, even on a powerful machine. Would you be interested in trying to improve the implementation
The unstyled Autocomplete component will be getting an overhaul in Base UI later this year. We look to address the long-standing issues with it. We are planning to use the...
If it's something that can be fixed in Material UI, perhaps it can land in the code sooner (cc @DiegoAndai). In Base UI we don't currently have the capacity to...
> Is this problem something you're looking to fix in Base UI? We are going to completely overhaul the Autocomplete component, but this will likely occur after the first stable...
Hi, we haven't worked on the Autocomplete in the new package just yet. We don't have it specced out. We are going to release the first stable version of @base_ui/react...