react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

[Bug]: Excessive Requests for Page Data - Why Does This Happen?

Open sergiopani opened this issue 1 year ago • 0 comments
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

sergiopani avatar Apr 24 '24 16:04 sergiopani