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

Upgrade Next.js to fix fetchPriority warning #18

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

trzcina
Copy link
Contributor

@trzcina trzcina commented Aug 13, 2024

Fixes:

Warning: React does not recognize the `fetchPriority` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `fetchpriority` instead. If you accidentally passed it from a parent component, remove it from the DOM element.

on yarn dev

Copy link

netlify bot commented Aug 13, 2024

Deploy Preview for nextjs-starter-boilerplate ready!

Name Link
🔨 Latest commit af2bd66
🔍 Latest deploy log https://app.netlify.com/sites/nextjs-starter-boilerplate/deploys/66bb0407ca254e0008b47e5d
😎 Deploy Preview https://deploy-preview-18--nextjs-starter-boilerplate.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mniemcewicz mniemcewicz merged commit 79c9525 into main Aug 13, 2024
6 checks passed
@CiotkaCierpienia CiotkaCierpienia deleted the hotfix/25168-upgrade-nextjs branch August 27, 2024 14:55
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