-
### Describe the bug
Issue is similar to #127 , but running into a different error on starting the default Next.js starter app.
Error Message:
Warning: Prop `%s` did not match. Server: %s Client:…
-
Next 15 is out
Let's upgrade the starter and see what issues we face
Worth noting:
- New caching strategy of 'use cache' with dynamicIO is interesting
- New fetch caching strategy, off by default - …
-
Do we want to roll our own UI library? Probably not, at least not for v1. There are already people doing excellent work on this.
So then we have two options:
- Choose a UI library and commit to …
-
### Describe the bug
I'm encountering an error with the import alias configuration in my `tsconfig.json` file on an https://github.com/adonisjs/inertia-starter-kit project. The message shown is:
`No…
-
I am putting the task on the very top of the list, so the overlay shows that it is going to be the very first task in this column, once I dropped the tasks, it goes at the very bottom of the column.
…
-
https://www.youtube.com/playlist?list=PLB6KpVV9FHlJ0QHOAJriehk-jWGZsF4bF
https://github.com/ebouJ/E-learning
-
-
🙈🤪
-
### Describe the bug
When using create react app and compiling / starting the react-scripts start command, you get
Module not found: Error: Can't resolve '@/components/ui .......
Also found here:
…
-
This works great in the vite example but gives an error if you try to import one of the components into a Nextjs App dir page.
steps to reproduce:
- fork this repo
- navigate in terminal to /ex…