Chris Sandvik
Chris Sandvik
What's the advantage to using this package for it over just installing the Material Icon Theme in vscode.dev? 
Really? It seems to persist fine for me. How are you opening the repo?
Interesting, I've never actually used this prop from `react-select`, so I'm not sure why those aren't getting forwarded. I'll take a look at what's going on and let you know.
I've recently taken a look comparing the custom internal components of `react-select` and the ones I made for `charka-react-select`, and realized mine are a bit out of date haha. That...
I also realized there was an issue related to this made a while ago: #223 For some reason I never looked into the actual impact of the change, or think...
> I had a similar issue, and it was fixed by running `npx expo install --fix` @eleddie I was having a very similar issue and that fixed it for me,...
@Claudiohbsantos if this is something you'd be interested in and don't have a Mac, I could probably set this up for you. It's also possible to build the project in...
I took a look, and I think there's something wrong with your sandbox environment. I can't tell exactly what it is, but I can't reproduce the issue when I set...
@JacobGalati Is it only for `useChakraSelectProps`, or just for the normal `Select` component?
There have been no new updates on this, so I'm going to close it until someone else has an issue with this