Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group functionality not working in React 18 #656

Closed
Gbuomprisco opened this issue May 6, 2022 · 4 comments
Closed

Group functionality not working in React 18 #656

Gbuomprisco opened this issue May 6, 2022 · 4 comments
Labels
bug Something isn't working complete React
Milestone

Comments

@Gbuomprisco
Copy link

Environments

Description

Hi! First of all, thank you for this package and your hard work on this; it's incredibly helpful to what I am working on. I'd love to sponsor this as soon as I can.

The issue I am having is due to the group functionality not working in React 18 (dev mode, I have not tested a production build yet).

The issue can be reproduced at https://codesandbox.io/s/fancy-forest-gk9bq8?file=/src/App.tsx

Unfortunately, I have tried debugging but without much success :|

Thank you!

@daybrush daybrush added bug Something isn't working complete labels May 6, 2022
@daybrush
Copy link
Owner

daybrush commented May 6, 2022

@Gbuomprisco

I have released version 0.32.8-beta.2. wanna test it?

@daybrush daybrush added the React label May 6, 2022
@daybrush daybrush added this to the 0.29.9 milestone May 7, 2022
@Gbuomprisco
Copy link
Author

Hey, @daybrush, thank you for sorting this out so quickly. It works perfectly in my project, but not in the Sandbox above (maybe I'm doing something wrong there though?).

I'll give it another try and close the issue :) Thanks again! Wonderful work.

@daybrush
Copy link
Owner

daybrush commented May 8, 2022

@Gbuomprisco

Your code sandbox seems to be version 0.32.8-beta.1. I tried it with beta.2 and it works.

@Gbuomprisco
Copy link
Author

It totally works! Thanks again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working complete React
Projects
None yet
Development

No branches or pull requests

2 participants