react-laag icon indicating copy to clipboard operation
react-laag copied to clipboard

[BUG] React-18 Support

Open msdrigg opened this issue 1 year ago • 2 comments

Describe the bug Update peerDependencies to support react 18.

To Reproduce Steps to reproduce the behavior:

  1. Add react-laag into a project with react 18
  2. Try to compile
  3. Note that there is warnings and/or errors

Expected behavior React-Laag should support react 18

Additional context I have been using react-laag with react-18 for a bit now, and it works. I don't know if there are any subtle issues I haven't noticed, but it seems to work great.

msdrigg avatar Jul 16 '22 19:07 msdrigg

Any updates on the issue?

rokasce avatar Jul 27 '22 13:07 rokasce

there is a PR https://github.com/everweij/react-laag/pull/90 open with an apparent fix. It would be great to get it merged and close this out.

reintroducing avatar Aug 10 '22 17:08 reintroducing

PR #90 just got merged, so I'm closing this issue. Feel free to open this issue again if you are experiencing any React 18 related issues.

everweij avatar Jan 14 '23 09:01 everweij