-
node_modules\@material-tailwind\react\context\theme.js (1:1775) @ _index
![image](https://github.com/creativetimofficial/material-tailwind/assets/95975648/35e14f08-c6e4-4e22-b146-2e20655027c0)
…
-
Hello
Nice package, it is really useful. But unfortunately I was not able to use it for the new app router for nextjs.
Is there a possibility to make this work?
-
I tried adding the script using `next/script` within `layout.tsx`
```ts
import React from 'react';
import { Providers } from './providers';
import NextTopLoader from 'nextjs-toploader';
import …
-
I found this issue when using RMC with Next Js 13
![Imagen de WhatsApp 2023-04-21 a las 15 45 46](https://user-images.githubusercontent.com/19668689/234013825-0123a615-beba-420a-9d9b-4be5bf726c10…
-
Looks like the new "app router" in NextJS@13 removed the `router.events`.
A fix is required to handle this news navigation pattern
https://github.com/vercel/next.js/discussions/42016
some exa…
-
- `three` version: 150
- `@react-three/fiber` version:8.11.5
- `@react-three/drei` version: 9.56.27
- `node` version:18
- `npm` (or `yarn`) version: 8+
### Problem description:
Any attempt…
-
Having an issue with ReactQuill component not appearing in NextJS project using React-Quill `v2.0.0`, NextJS `v13.4.2`. After Loading, no component for Quill Editor renders on the screen, and it is su…
-
**Describe the bug**
We are having a hard time getting walker.js running with next.js 15 and the app router. We created a client component and trying to start walker like that:
```
export const El…
-
### Describe the bug
I'm experiencing an issue where my Next.js application builds successfully locally and on Vercel, but fails when attempting to build using Docker. The build process in Docker r…
-
### On which framework/platform would you like to see this feature implemented?
React, Other
### Which UI component is this feature-request for?
Authenticator
### Please describe your feature-requ…