Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Upgraded dependencies #83

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ClayChristmas
Copy link

@ClayChristmas ClayChristmas commented Mar 4, 2023

This project no longer works with updated versions of react due to incompatibility between React 16 and React 18. This project needs a bit more TLC than I have time to give it, but I wanted to use it for a personal project so I tried to at least get things working. With this PR unfortunately the unit tests won't run, and I had to do some kind of hacky stuff to get the ref forwarding to work. It feels like it is at least a good start at upgrading the library, and it at least seems to get the core functionality working with react 18.

What works:

  • basic functionality on the demo site

What doesn't work:

  • unit tests :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant