-
# Background
The kit should include a thorough README with all architectural decisions the user should be aware of when utilizing it. It shouldn't rewrite docs for existing libraries but any key deci…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Vercel
next12.2.5@canary-19
```
###…
-
### Is your feature request related to a problem? Please describe.
## Tweet 1
This has been added to the blog post
## Tweet 2
Tired of spending hours setting up configurations for your Nex…
-
Apologies for multiple issues this week. Trying to type all the things with the new next13.
I notice that `useRouter` is typed only from the `next/link` import and not the new [`next/navigation` m…
-
## 📚 Documentation
As per issue subject, I tried implemented supertoken implemented in NEXTJS13 using old supertokens nextJS12 but it was unsuccessful attempt.
Anybody have any template in their…
-
## Bug report
### Current Behavior
### Reproducible example
`npm install @radix-ui/react-tabs`
`tailwind.config.js like https://www.radix-ui.com/docs/primitives/components/tabs`
…
-
Using the latest npx command to create an Nx workspace with Next.JS
```shell
npx create-nx-workspace next12-nx-workspace \
--preset=next \
--style=css \
--appName=demo12-w-nx
```
creates a…
-
Any plan for supporting React Server Components introduced in next12?
https://nextjs.org/blog/next-12#react-server-components
-
### 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…
-
#### Current Behavior
I'm using next12.1 and react18 to play audio which is coming from backend and is in m3u8 (hls) format.
#### Expected Behavior
It should show Audio player on page. But it's…