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

feat(nx-dev): update next to fix img fetchpriority error #26766

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

juristr
Copy link
Member

@juristr juristr commented Jun 29, 2024

Current Behavior

fetchpriority attribute error in Next image loading cmp.

image

Expected Behavior

Upgrading patch version of next fixes it.

//Edit: some context: vercel/next.js#65161 (comment)

Related Issue(s)

Fixes #

@juristr juristr requested a review from a team as a code owner June 29, 2024 19:33
Copy link

vercel bot commented Jun 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Jul 4, 2024 11:38am

@juristr juristr self-assigned this Jun 29, 2024
@jaysoo jaysoo merged commit 929a57c into nrwl:master Jul 4, 2024
6 checks passed
FrozenPandaz pushed a commit that referenced this pull request Jul 5, 2024
## Current Behavior

`fetchpriority` attribute error in Next image loading cmp.

<img width="1260" alt="image"
src="https://github.com/nrwl/nx/assets/542458/9ba9f539-e0ad-4fe1-9a6a-64db856fd25c">

## Expected Behavior

Upgrading patch version of next fixes it.

//Edit: some context:
vercel/next.js#65161 (comment)

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #

(cherry picked from commit 929a57c)
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 11, 2024
@juristr juristr deleted the nxdev/upgrade-next branch August 9, 2024 12:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants