Samitha Fernando
Samitha Fernando
Thank you for this awesome library!! I used it on a large financial Application based on React Native and loved it. New React offical Docs encourage people to use Next.js...
### Describe the bug It looks like `@vanilla-extract/next-plugin` is extremely slow on Apple M1 + Next.js latest Apps. I saw [this issue ](https://github.com/vanilla-extract-css/vanilla-extract/issues/771)describing the same problem but it's now closed....
Due to performance issues of Single Page Apps, [React core team suggesting ](https://beta.reactjs.org/learn/start-a-new-react-project#building-with-a-full-featured-framework)to use a framework which is capable of doing server side rendering. If the Application want to render...
Seems like when server sends 302 request, then it's not been handle properly. E.g. as follows, Client requests URL app/public/page/logon then server respond with a 302 app/public/page/signup however location I...
**Is your feature request related to a problem? Please describe.** This is a suggestion which align with latest official recommendation from React core team. Use Next.js as the main framework....
Hello @tyler, Is there a plan to support Next.js 14.x?