[Bug]: mouse hover generates too much traffic
未關閉
@BartoszKlonowski 已經在處理了。
開始於 2024年6月14日。
bug: confirmed
- 主要語言
- JavaScript
- 星號
- 11.8k
- 分支
- 7.9k
- 平均合併
- 1 天 11 小時
- 30 天內合併 PR
- 11
描述
Summary
When the mouse hovers on something, a download is performed. The cache is not used at all (max-age=0 with must-revalidate). This increase the network usage a lot.
Page
Details
https://github.com/reactjs/react.dev/assets/1054125/0d3868ac-10b0-499a-8368-baa71baaaacb
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。