downshift-js/downshift
useCombobox appears to be incompatible with react compiler
Fechada
#1.646 aberto em 7 de mai. de 2025
help wantedneeds discussionneeds investigation
Métricas do repositório
- Stars
- (11.761 estrelas)
- Métricas de merge de PR
- (Mesclagem média 6d 9h) (5 fundiu PRs em 30d)
Description
If I try and type in an input on combobox then the value does not update. If I add 'use no memo'; to the file to opt out then it works as expected.
I have created a minimal reproduction: https://stackblitz.com/edit/vitejs-vite-jzpospa2?file=src%2FApp.jsx