react-filter-box
react-filter-box copied to clipboard
Not working with typescript
Hi, I've been trying to integrate this library into my typescript project and haven't had much success. The documentation says that the library is built on typescript, but it seems to only be a js library. I did install typings and types, but I still get an error message to install @types/react-filter-box, although this does not exist. Can you please advise how to get this running with typescript? Thanks!
Hello @kschrader02 , could you use the react-filter-box on your typescript project or found another framework?
@Vinicius-Almeida-94 I could not use it with my typescript project and moved on. We ended up abandoning the project I was working on that would have possibly utilized this, so I don't have any alternatives to offer.
Ok, @kschrader02 , thanks for your answer anyway.
I believe the last merge doesn't solve the Typescript support issue. Can you define how to properly import ReactFilterBox component? It looks like this component is not a part of module after installation with npm install react-filter-box.
I've updated with new version, can you try
Running into this with typescript now.
https://github.com/nhabuiduc/react-filter-box/issues/23