-
Error: Clerk: Clock skew detected. This usually means that your system clock is inaccurate. Clerk will continuously try to issue new tokens, as the existing ones will be treated as "expired" due to cl…
-
I made a component for the quill editor and render it dynamic , and client side.
```
"use client";
import dynamic from "next/dynamic";
const ReactQuill = dynamic(() => import("reac…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
❯ npx next info
Operating System:
…
-
next js 13 doesn't support router event. has anyone been able to use nprogress with next 13
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
nextjs latest / stable
```
### Which a…
-
Follow up to https://github.com/tabler/tabler-icons/issues/359
Adding support for consistent webpack import transforms has been great for performance, thank you!
However with Next.js, server sid…
-
I want to reopen https://github.com/apollographql/react-apollo/issues/2614 from the old repo as I ran into the exact same Issue today with `@apollo/client": "3.2.2`.
I have a component that uses th…
-
### Describe the bug
When trying to use component, getting an issue stating
'Responsive' cannot be used as a JSX component.
Its instance type 'Responsive' is not a valid JSX element.
The …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Hi , im trying to build my website and i get this e…
-
**Describe the bug**
I've tried to upgrade an application from Next.js 12 (v12.3.4) to 13 (v13.4.8) and suddenly experienced issues when fetching data from the API through the generated typescript cl…