-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Arc…
t18n updated
19 hours ago
-
### Which package is this bug report for? If unsure which one to select, leave blank
@crawlee/cheerio (CheerioCrawler)
### Issue description
The CheerioCrawler is not persisting cookies at all. The…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
According to this website `ht…
-
From what I can see, the specification doesn't mention localhost _or_ port numbers anywhere, relying on the existing cookie specifications to handle this.
My understanding is that normally, otherwi…
-
the workbench, cmd and preview probably should have isolated cookies, for the most part.
See #1170
@jhpedemonte @JonFerraiolo
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a bug unrelate…
-
The cookies check takes the original login POST and turns it into a GET. I have one LMS which includes an lti_message_hint that is nearly 4k long, and this is then added to the URL.
I think the coo…
-
I Build Next.js v15 start kit with ShadCN + Drizzle + Paraglide-Next + Next-Themes...
All package work right, but Paraglide-Next has bug it's not work properly
I use it next.js v14 Paraglide-Next …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
EDIT: Downgraded to 13.2.4 and it is working again, what could be the issue?
This is my m…
-
When we add a type hint `DummyResponse` to the response as it mentioned [here](https://scrapy-poet.readthedocs.io/en/stable/providers.html#ignoring-requests):
The scrapy doesn't send the actions, …