-
Porting over existing components from the NextJS 13 project into this brand new NextJS 14 project.
- Fix all conflicts
- Comment out un-needed code for now
- Move all folders into src
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/profiling-node/issues
- [X] I have reviewed the documentation https://docs.sentry.io/
- …
-
# Description
The current Nextjs version turns the cache handlers stable, so the old property `experimental.incrementalCacheHandlerPath` don't enables the s3/dynamo cache handler
# Proposed Chan…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/gifted-shirley-mzlvgy?file=%2Fapp%2Fapi%2Froute.js%3A1%2C1-39%2C1
### To Reproduce
1. From a client-side component, s…
-
Hello Lars! I am just starting my journey in the world of accessibility and I was very happy to find your article on axe-core in React and NextJS. I was wondering, how would you go about implementing …
-
I'm trying to create a dynamic TextField with slots for icons, however the slots are not working as expected? I've seen issues similar to [CSS specificity issues w/ tailwind #109](https://github.com/r…
-
### What is the improvement or update you wish to see?
The examples on https://authjs.dev/guides/basics/pages depicting custom sign-in pages "OAuth Sign In" and "Email Sign In" are no longer working …
-
### Link to the code that reproduces this issue
https://github.com/sebolio/next14-bug
### To Reproduce
This only happens with Turbo: apparently it ignores the `serverComponentsExternalPackage…
-
### Describe the improvement you are suggesting in detail
**The WHY?**
- While I was setting up the project, I had node version 16. something. It throwed me an error and I googled the issue. I fo…
-
### Describe the bug
Howdy all,
Setup:
My host application is built in Next 14 while my remote is built in React. I set up the same scenario we're seeing using the module-federation-examples/next…