Forum/Support Market
Busy icon
Can you tell me that why is it doing that ?

Its not loading any icons. Tried clearing my cache and cookies and everything, also tried different browsers, but after i click on edit trade, save it, and it goes back to the previous page, i can see them

http://i.imgur.com/HeBq5N6.jpg
Replies

Refresh / Reload the page a few times and it will be good. It's not a big problem.

Használd a d.dispenser.tf domaint.

dispenser.tf is having major issues atm it seems :x

This bug is as old as dispenser itself :D. I just learned living with it. When all icons are visible in search/shop editor its like miracle to me. I reload icons manually with javascript call using developer console: render_inventory_img($("canvas"))

This bug is as old as dispenser itself :D. I just learned living with it. When all icons are visible in search/shop editor its like miracle to me. I reload icons manually with javascript call using developer console: render_inventory_img($("canvas"
))

Thanks Thats perfect :)

This bug is as old as dispenser itself :D. I just learned living with it. When all icons are visible in search/shop editor its like miracle to me. I reload icons manually with javascript call using developer console: render_inventory_img($("canvas"
))

I Just added the code on tampermonkey or greasemonkey, and now dont have more problem with the images :)
here
http://pastebin.com/XB6u55zh

This bug is as old as dispenser itself :D. I just learned living with it. When all icons are visible in search/shop editor its like miracle to me. I reload icons manually with javascript call using developer console: render_inventory_img($("canvas"


I Just added the code on tampermonkey or greasemonkey, and now dont have more problem with the images :)
here
http://pastebin.com/XB6u55zh


Best solution so far other than refreshing manually.
Thank you very much ultrazars and Ln.Ris ;)