react.dev
react.dev copied to clipboard
[Bug]: Excessive Requests for Page Data - Why Does This Happen?
trafficstars
Summary
When I hover over a menu element, it triggers a request to fetch the page data. However, each subsequent hover initiates the request again. I believe this is unnecessary. There should be a system in place to check if the client already has the data, right? I'm not sure if this issue pertains to React or the page setup.
https://github.com/reactjs/react.dev/assets/42542864/53e85173-57c7-4d26-849b-fdab39712d15
Page
https://react.dev/
Details
No response