Open thijs-qv opened 1 year ago
Can you try install the previous version of interactjs
? I think that would fix this issue. or would you mind taking a look this issue? This issue might be caused by TS types locations changes of interactjs
Yeah, the type locations probably changed, that's why I included the diff that fixes it
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
reactablejs@0.3.0
for the project I'm working on.The imports for DraggableOptions, DropzoneOptions, ResizableOptions could not be resolved.
Here is the diff that solved my problem:
This issue body was partially generated by patch-package.