You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have recently been trying to build a multi-select component in a form with useFetcher. I tried to stick to the docs as close as possible, which reference Reach UI's Combobox, and I struggled to get the solution working. I then found that the library isn't maintained anymore - Reach UI is not currently maintained
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have recently been trying to build a multi-select component in a form with
useFetcher
. I tried to stick to the docs as close as possible, which reference Reach UI's Combobox, and I struggled to get the solution working. I then found that the library isn't maintained anymore - Reach UI is not currently maintainedWould it be ok to change these Remix docs: useFetcher - examples and API Routes to use a currently maintained library such as Downshift?
I'm happy to create the PR to change the docs with a Downshift example, but wanted to check first.
Beta Was this translation helpful? Give feedback.
All reactions