How does React.cache pull cached data from the correct request when there are multiple requests happening concurrently?
I checked the implementation, but I still don’t understand.
Next data mutated between backend and frontend
I use Next.js 14.2.4 (app router) and React ^18.