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

Fix: with-passport example dependency issue #24567

Merged
merged 2 commits into from
Apr 28, 2021

Conversation

darshkpatel
Copy link
Contributor

@darshkpatel darshkpatel commented Apr 28, 2021

fixes #24401

Simply bumping swr to the latest version seems to fix the issue. 🥂

Couldn't find a consistent pattern across the examples, but most examples are flexible with swr version and use the semver caret.

Very standard use of the useSWR hook is there in the example with nothing obviously version specific.

@ijjk ijjk added the examples Issue/PR related to examples label Apr 28, 2021
@kodiakhq kodiakhq bot merged commit 2d6b560 into vercel:canary Apr 28, 2021
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Jun 1, 2021
fixes vercel#24401

Simply bumping `swr` to the latest version seems to fix the issue. 🥂 

Couldn't find a consistent pattern across the examples, but most examples are flexible with swr version and use the semver caret.

Very standard use of the useSWR hook is there in the example with nothing obviously version specific.
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running the with-passport example
3 participants