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.js 13 #167

Open
alexhorn opened this issue Jan 22, 2023 · 2 comments
Open

Upgrade to Next.js 13 #167

alexhorn opened this issue Jan 22, 2023 · 2 comments
Assignees
Labels
code-quality Improving readability, maintainability or code robustness

Comments

@alexhorn
Copy link
Member

Right now we can't upgrade to Next.js 13 because it requires React 18, which is incompatible with several of our direct dependencies (at least react-placeholder and react-swipeable-views). We need to either wait for updates, patch the dependencies ourselves or replace them with alternatives that are actively maintained.

@alexhorn alexhorn added the code-quality Improving readability, maintainability or code robustness label Jan 22, 2023
@FabianSimonGross
Copy link
Member

With an Upgrade to Next.js 13 we also could implement #48. I guess both are large projects where we could need some hands on (and maybe another branch)

@FabianSimonGross
Copy link
Member

Both dependencies would get obsolete with an update to NextUI instead of Bootstrap due to a newer loading animation and native swipeable-views in NextUI.

To see further information view #250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-quality Improving readability, maintainability or code robustness
Projects
None yet
Development

No branches or pull requests

3 participants