-
Notifications
You must be signed in to change notification settings - Fork 411
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Type Error (React 18.2.0) #830
Comments
@lewismazzei thanks for your post - I just hit the same issue, and it's all starting to drive me a little nuts. I haven't used patch-package before - can you briefly explain how you used it to fix this issue? Many thanks |
Actually - I just found a new split panel package that works nicely with React 18 It's also being actively maintained by the look of it: |
Oh brilliant! I'm going to use this instead too. |
I used patch-package following the instructions found in the README:
So in this case I just:
*Upon first running the |
@lewismazzei thanks for walking through that, much appreciated. Cheers |
https://www.npmjs.com/package/resizable-panes-react |
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
react-split-pane@0.1.92
for the project I'm working on.I got the following error:
Here is the diff that solved my problem:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: