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

Next/Link elements break tests #31

Closed
blms opened this issue Jul 29, 2020 · 0 comments · Fixed by #34
Closed

Next/Link elements break tests #31

blms opened this issue Jul 29, 2020 · 0 comments · Fixed by #34
Labels
bug Something isn't working

Comments

@blms
Copy link
Member

blms commented Jul 29, 2020

Problem introduced when Next.js was upgraded to 9.5.0.

Most tests will fail now because <Link>s are used in Layout.

Should be fixed in 9.5.1 release of Next.js: vercel/next.js#15604

@blms blms added the bug Something isn't working label Jul 29, 2020
blms added a commit that referenced this issue Jul 30, 2020
@blms blms closed this as completed in #34 Jul 30, 2020
blms added a commit that referenced this issue Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant