-
- [x] I have verified that the issue persists under ReactQuill `v2.0.0-beta.2`
### ReactQuill version
- [ ] master
- [x] v2.0.0-beta.2
- [ ] v2.0.0-beta.1
- [ ] 1.3.5
- [ ] 1.3.4 or older
-…
-
According to a German court, loading Google Fonts from Google's servers is not GDPR compliant and can lead to fines ([source](https://www.cookieyes.com/documentation/features/google-fonts-and-gdpr/)).…
-
I use the _Lato_ font with a font weight 400, on the framework NextJS, with the [font component](https://nextjs.org/docs/pages/api-reference/components/font), and I see a bad rendering of some charact…
-
### Link to the code that reproduces this issue
https://github.com/infinity-atom42/nextjs-turbopack-bug
### To Reproduce
1. **Initialize a New Next.js Project:**
```bash
npx create-…
-
### Describe the bug
### Summary
Hello, I am currently using Next.js14 version.
I applied the localFont application method as written in the official document, but the error as shown in the pic…
-
use system font instead or look into doing sth else.
-
### Link to the code that reproduces this issue
https://github.com/AlejandroSanchez90/call-me-jorge
### To Reproduce
I build my application using `output: 'export',` in next.config.js, then i get O…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the […
-
I wrote this setup according to the document:
emotion-provider.ts
```"use client";
import React, { PropsWithChildren } from "react";
import createCache from "@emotion/cache";
import { prefixe…
-
### Description
I notice that in the NextJS 15 release candidate, [the "alternate" links](https://github.com/amannn/next-intl/discussions/629) that should appear in the response header are missing if…