next-app-template icon indicating copy to clipboard operation
next-app-template copied to clipboard

Mantine + Next.js app router template (7.0+)

Results 7 next-app-template issues
Sort by recently updated
recently updated
newest added

### Details I am able to use the `Drawer` component in my application, but launching in Storybook does not work. Cloning this repository and adding in simple code produces the...

When we clone the repo, it comes with a `master` branch. As per the new git standards, it must be `main`. One can make changes after cloning it, I believe...

Hi dev team, I have just pulled this template I installed packages using `pnpm i` I ran this project using `pnpm dev --turbo`, the localhost:3000 can access but the style...

Hi, when i set assetPrefix to '.' no problem when build with scripts and styles And have error with next/font that are saying assetPrefix must start with leading slash when...

With npm 9.8.1 and node v18.18.0 (but same thing with npm 10.1.0 and node v20.7.0) I can open Storybook (with Mac / Chrome) but as soon as I click somewhere...

I was only able to reproduce this issue using cypress, ``` (uncaught exception)Error: Hydration failed because the initial UI does not match what was rendered on the server. (uncaught exception)Error:...

I'm attempting to use this template in my project, and I get this error in my console. I've also tried running the template directly from GitHub Codespaces but I get...