-
### Is your feature request related to a problem? Please describe.
Ref.: https://github.com/vercel/next.js/pull/68812
`next-intl` currently relies on reading a request header to detect the curre…
-
I'm curious if anyone has written unit tests for a component using this library? I'm using it in a Next.js app (works beautifully, by the way) but when I try to test the component, it bombs out with …
-
### 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-am…
-
## Context
What's your version of `nuqs`? `^1.17.7`
Next.js information (obtained by running `next info`):
```
next: 14.2.5 // There is a newer version (14.2.7) available, upgrade r…
-
### Describe the bug
When using the `Table` components, I get an error in the console from inside NextUI's code :
![image](https://user-images.githubusercontent.com/5107774/188172422-d53bc852-3af…
-
## Context
What's your version of `nuqs`?
```
"next-usequerystate": "^1.17.4",
```
Next.js information (obtained by running `next info`):
```
Operating System:
Platfo…
-
Warnings like `Warning: Expected server HTML to contain a matching in .` occurs because html was rendered with no url params on server side, but rendered with url params in client side.
I think Ne…
-
- `@testing-library/react` version: ^16.0.1
- Testing Framework and version: "vitest": "^2.1.3"
- DOM Environment: "jsdom": "^25.0.1",
### Vitest config
```js
import react fro…
-
## Context
What's your version of `nuqs`?
```
"nuqs": "^1.17.4",
```
Next.js information (obtained by running `next info`):
```
Operating System:
Platform: win32
Arch: x64
…
-
I was experimenting with getting our app https://github.com/FixMyBerlin/atlas-app/pull/111 build with the preview of the React Compiler.
When I run `npm run build` I get a few errors that mention _…