Matt Stenerson
Matt Stenerson
Hey @WoolDoughnut310 (sweet handle! 🐑 🍩), As discussed in #99 this isn't something I have the capability to do. I'm pretty sure we don't have any native TS support. It's...
Hi @barackm, Can you include the rest of your component's code or, better yet, reproduce in a simple, stripped-down, example and include that code? My hunch is that you're accidentally...
Hi @Illakkiya03, I'm not seeing this behavior. It's working as expected when I add the following to the [FullControl example](https://github.com/thangngoc89/react-howler/blob/master/examples/react/src/players/FullControl.js): `onStop` logs message when I press the "Stop" button ```javascript...
I'm not opposed to adding TypeScript support, I've just never used it and – nothing against TypeScript – but I don't have the time or desire to learn it right...
Thanks for the resources @iakindev. Unfortunately this just isn't something I'm going to be able to help much with... I'd happily accept a PR (especially if the TS definitions can...
10-4 Thanks @TrevorBurnham react-select is so good and so popular but issues and PRs have been piling up as Jed is busy with other projects. I'm not sure what our...
I'm using the Creatable HOC in the currently released version and it works great. This issue is just to add an option to have the new option at the bottom...
@dhiraj2602, What I was intending to say is that I'm using React-Select-**Plus** and Createable is indeed supported in 1.0.0-rc.1.patch3 which is the latest version. See Pull #42
Hi @mazhar-kv, I'm not familiar with Vite so I won't be much help here but I think you'll need to provide more information for anyone else to be helpful. Based...
Hey @pn320, thanks for the comment. My views are pretty much the same as they were in my last comment. I'm using this package in production in a web app...