Hi, I see that <Autocomplete> is not supported in ...
# react
p
Hi, I see that Autocomplete is not supported in kotlin-mui - see this comment. It's a show-stopper for migrating my service to kotlin-mui, I just realized now that this component is not really supported, and I'm in the middle of migration. Are there any plans to support it, and workarounds for now?
I also have issues with Select component, the onChange handler doesn't work
t
workarounds for now
Custom declaration, which will be fine example for generator
p
see the issue above, I linked a reference implementation in Muirwik