Chrome repeatedly requests the same image resource. The size in network is from memory,. Why repeat the request?

problem description

recently, I suddenly found that chrome will suddenly repeatedly request the same image resource, as shown in the figure, even though it is from memory. But why ask so many times? Under normal circumstances, you should only ask for it once, and it can not be reproduced stably. Has any boss ever encountered it? How to solve

related codes

is actually the background image in css
background: url ("resources?path=/com/fr/web/ui/images/2x/icon/check_box_normal.png") no-repeat center center;

Mar.05,2022

have you solved it? how to solve the same problem

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3177c-2bdad.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3177c-2bdad.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?