downshift-js/downshift

useCombobox appears to be incompatible with react compiler

Open

#1646 aperta il 7 mag 2025

Vedi su GitHub
 (5 commenti) (3 reazioni) (0 assegnatari)JavaScript (980 fork)batch import
help wantedneeds discussionneeds investigation

Metriche repository

Star
 (11.761 star)
Metriche merge PR
 (Merge medio 4g 9h) (7 PR mergiate in 30 g)

Descrizione

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

Guida contributor