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

Broken on react 17 and 18 #522

Open
amandahp opened this issue Dec 15, 2022 · 0 comments
Open

Broken on react 17 and 18 #522

amandahp opened this issue Dec 15, 2022 · 0 comments

Comments

@amandahp
Copy link

amandahp commented Dec 15, 2022

Describe the bug
Odd numbered cards simply dont appear on react 17 and 18. Rolling back react version to 16.4.0 made it work properly again.

To Reproduce
Steps to reproduce the behavior:
1-Create a new project with react 17 or 18.
2- The data that is presented as example on the readme can be used.
3- Only one card will be shown.
4- If we keep adding cards, only the even numbered cards will appear on a given lane, the odd numbered cards will not be shown.

Expected behavior
Show all cards

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

No branches or pull requests

1 participant