Replies: 1 comment 6 replies
-
Did you forgot to extend |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello :)
I get stuck trying to wrap the asyncSelect default Props with CustomProps on V5;
Following below is a sample where I made a simple Select that works fine and an AsyncSelect with the same principle that doesn't work at all with custom props extending the default ones.
If someone could help I will be glad :P
https://codesandbox.io/s/react-select-v5-wrapping-qx2f0?file=/src/components/Select/index.tsx
Beta Was this translation helpful? Give feedback.
All reactions