odota / web

React web interface for the OpenDota platform
https://www.opendota.com
MIT License
1.09k stars 391 forks source link

Cosmetic tab is empty #3117

Closed Jilly0702 closed 10 months ago

Jilly0702 commented 11 months ago

Current Behavior All of the cosmetic tabs are empty.

Expected behavior/code After parsing, the cosmetic tab has no information

Console Output Please provide your browsers console log if possible. Most browsers will open the console via F12.

please paste console output in here

Environment

Possible Solution

截屏2023-10-31 上午12 10 50

Additional context/Screenshots Add any other context about the problem here. If applicable, add screenshots to help explain.

howardchung commented 10 months ago

Cosmetics has unfortunately been broken since the GetGameItems Steam endpoint stopped working.

builder-247 commented 10 months ago

Fixed via https://github.com/odota/parser/pull/66 and https://github.com/odota/core/pull/2679. Note that as this required a parser change, older matches will not have the data. As a side note some of the icons are currently displayed incorrectly but I've fixed this on my side and they should correctly appear within 12 hours.