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 to next@rc with experimental react compiler #157

Closed
wants to merge 2 commits into from

Conversation

albugowy15
Copy link
Owner

@albugowy15 albugowy15 commented May 25, 2024

Description

This pull request upgrades the Next.js dependencies to the rc version to support the experimental React compiler.

Changes Made

  • Install next@rc, react@rc, and react-dom@rc
  • Install babel-plugin-react-compiler and add experimental react compiler in next.config.mjs

Testing and Results

  • Verified that all web pages load and operate as expected post-upgrade.
  • Ensured that the experimental React compiler is supported and functioning correctly.

Known Issues

  • The /statistik page has an issue with the FRS chart where the chart does not display.
  • Preliminary investigation suggests this might be a bug with the recharts package, which is responsible for rendering the chart.

Next Steps

@albugowy15 albugowy15 self-assigned this May 25, 2024
Copy link

vercel bot commented May 25, 2024

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

Name Status Preview Updated (UTC)
informatics-frs-helper ✅ Ready (Inspect) Visit Preview May 28, 2024 10:47am

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.

1 participant