-
### Describe the bug
The website does not adapt to mobile screens, making it hard to use.
Possible Reasons:
No responsive design.
Incorrect or missing media queries.
Non-m…
-
### Link to the code that reproduces this issue
https://github.com/r6203/next-catch-all-bug
### To Reproduce
1. build the app (next build)
2. run the server (node .next/standalone/server.js)…
-
The web app of this demo is under folder: `/apps/web` ( you can run it by npm run dev in the folder). now we need to deploy the app to our cloud, because this is a demo, we don't need to do a perfect …
-
This website is statically rendered at build time and as such tries to minimize the amount of css passed to the user.
Please refer to the NextJS documentation on how to properly manage CSS in the p…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
Package version: `1.0.1`
NextJS version: `13.1.1`
Tiptap Image extension version: `2.4.0`
When running `next build` to build the website, the command fails with the following error:
```
TypeErr…
-
I cloned the nextjs-end locally and followed all the steps mentioned correctly also set up firebase hosting , Everything works correctly when the website is opened for the 1st time .
When the websi…
-
# Enhancing SEO in Flutter Web Projects with Next.js Integration
SEO is crucial for any website, but Flutter web apps face unique challenges. In my latest article, I dive into the intricacies of inte…
-
Achtergrond: de responsetijd van de website is te verbereren door de pagina's te cachen.
In onze situatie met een CMS + Next.js kan dit door te wisselen van getServerSideProps naar getStaticProps. …
-
I'm so glad if this dashboard is available for Nextjs, because of the Server Side Rendering Nextjs feature. And also greatly thanks if available for Nextjs using Javascript and Nextjs using Typescript…