Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fixing missingSuspenseWithCSRBailout warnings with nextjs 15 bump #356

Merged

Conversation

Gregory-Pereira
Copy link
Collaborator

This should fix build warnings (link), ex:

#20 15.50  ⚠ Invalid next.config.js options detected: 
#20 15.51  ⚠     Unrecognized key(s) in object: 'missingSuspenseWithCSRBailout' at "experimental"
#20 15.51  ⚠ See more info here: https://nextjs.org/docs/messages/invalid-next-config
#20 15.67 Attention: Next.js now collects completely anonymous telemetry regarding usage.
#20 15.67 This information is used to shape Next.js' roadmap and prioritize features.
#20 15.67 You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
#20 15.67 https://nextjs.org/telemetry
#20 15.67 
#20 16.77    ▲ Next.js 15.0.3

Signed-off-by: greg pereira <grpereir@redhat.com>
@Gregory-Pereira
Copy link
Collaborator Author

@Gregory-Pereira
Copy link
Collaborator Author

Tested, works fine

brents-pet-robot
brents-pet-robot approved these changes Nov 21, 2024
Copy link
Member

@nerdalert nerdalert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nerdalert nerdalert merged commit c91c538 into instructlab:main Nov 21, 2024
6 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants