-
**Describe the bug**
When trying to implement the steps outlined in [Wagmi SSR page](https://wagmi.sh/react/guides/ssr), specifically Persistence using Cookies, NextJS throws this error:
`Error…
-
## Description
In my Firefox setup, I intentionally enabled "Block all cross-site cookies" option. A similar option named "Prevent cross-site tracking in Safari" is enabled in Safari by default. [G…
-
I'm encountering a 401 error when trying to display source files (such as DOCX or text files) in my React app using the react-doc-viewer component. The error occurs during the request to my API, and I…
-
**Bug description:**
So when we first install the app and login and immediately close the app and restart again the user gets logged out (cookie is not being persisted for the first 30 seconds of t…
-
### Describe the feature
**Problem:** You will get `Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDi…
-
### Link to the code that reproduces this issue
https://github.com/ScreamZ/reproduction-app-cookies-middleware
### To Reproduce
1. Start application
2. Clic "click me" button
### Current vs. Expe…
-
Next 15 is out
Let's upgrade the starter and see what issues we face
Worth noting:
- New caching strategy of 'use cache' with dynamicIO is interesting
- New fetch caching strategy, off by default - …
-
I have a giant cogwheel icon on the page and no tags anywhere.
-
Introduced through: react-scripts@5.0.1
Fixed In: tough-cookie@4.1.3
Please upgrade internal package tough-cookie (v4.1.2 to v4.1.3) of react-scripts
![Screenshot 2024-03-01 at 6 25 28 PM](http…
-
Hi,
The chapter 8 quiz will ask "What kind of information can only be known at request time?", including "URL path" and "cookies and URL search params" as possible answers, cookies/searchParams bei…