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

Use guaranteed unique id for tooltip and upgrade to react 18 #412

Closed
wants to merge 3 commits into from

Conversation

oscarkilhed
Copy link
Contributor

With scenes, the panel id is not guaranteed to be unique because panels created from a repeating panel will all get the same id.

I thought useId would be a nice way to solve this, but this required me to upgrade to react 18. That required me to update some other dependencies and change some tests that was using test-library/react-hooks

@oscarkilhed oscarkilhed requested a review from briangann August 21, 2024 06:43
@oscarkilhed
Copy link
Contributor Author

Replaced by: #413

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

Successfully merging this pull request may close these issues.

1 participant