downshift-js/downshift
useCombobox appears to be incompatible with react compiler
Geschlossen
#1.646 geöffnet am 07.05.2025
help wantedneeds discussionneeds investigation
Repository-Metriken
- Stars
- (11.761 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 9h) (5 gemergte PRs in 30 T)
Beschreibung
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