Martijn Dormans
Martijn Dormans
nice to have
Any changes on this??? Even in 2022 there is still the exact same problem....
You can get a reference of the UncontrolledModal and then change the state of that reference: `this.modalRef.setState({ isOpen: true });`. To get the reference: ` this.modalRef = instance}>`. Be sure...
Is this fixed?
Add the following to your tsconfig: ``` { "compilerOptions": { "types": ["vite/client", "vitest/globals", "vite-plugin-svgr/client"], } } } ```
Add the following to your tsconfig: ``` { "compilerOptions": { "types": ["vite/client", "vitest/globals", "vite-plugin-svgr/client"], } } } ```
Is this PR still going??
any news on this?? I need to use it
Yis we are using React 18 and wanted to use this package in our software. But I am not going to compile React 18 and 16 in the same project....
Yea for now we will wait and search for a different package until version 3 is out. So keep us up to date on this version 3. We are very...