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

Tooltip fix for real #92

Merged
merged 2 commits into from
Apr 1, 2023
Merged

Tooltip fix for real #92

merged 2 commits into from
Apr 1, 2023

Conversation

RunDevelopment
Copy link
Member

As mentioned in ReactTooltip/react-tooltip#972, next@13.2.5-canary.22 fixes the bug that prevent react-tooltip from working. It's a pre-release of nextjs, but it makes everything work. So I propose that we use 13.2.5-canary.22 for now and update to 13.2.5 proper or 13.3.0 as soon as it comes out. (Looking at the version history, it seems likely that they'll skip 13.2.5 and go for 13.3.0.)

@RunDevelopment
Copy link
Member Author

Unfortunately, @storybook/nextjs conflicted with 13.2.5-canary.22, so I removed it. This means that our storybook is completely broken right now. Honestly, not much of a sacrifice considering how many stories we've written recently.

@joeyballentine joeyballentine merged commit 437369a into main Apr 1, 2023
@joeyballentine joeyballentine deleted the next-tooltip branch April 1, 2023 16:37
RunDevelopment added a commit that referenced this pull request May 2, 2023
* Tooltip fix for real

* Break storybook
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.

2 participants