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
Hi there,
I'm having trouble getting react-select to work properly with faceted filters on the first render. When the app loads, the options for the filters (computed from the table data) don't appear in the react-select component. However, once I manually refresh or trigger a table re-render, the options show up correctly.
How can I make the options appear in react-select during the initial render?
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.
-
Hi there,
I'm having trouble getting react-select to work properly with faceted filters on the first render. When the app loads, the options for the filters (computed from the table data) don't appear in the react-select component. However, once I manually refresh or trigger a table re-render, the options show up correctly.
How can I make the options appear in react-select during the initial render?
https://codesandbox.io/p/devbox/zen-joana-rz6fg5?workspaceId=ws_G2A9pv9f8cYKfsXyvYJaKX
Beta Was this translation helpful? Give feedback.
All reactions