IsThereAnyDeal / AugmentedSteam

Augments your Steam Experience
https://augmentedsteam.com
GNU General Public License v3.0
1.38k stars 85 forks source link

[BUG] Displaying the regional price in the wishlist #1833

Closed AsFaltKost closed 7 months ago

AsFaltKost commented 7 months ago

Expected Behavior

Displaying a tooltip with regional prices when hovering the mouse over the price tag

Actual Behavior

nothing happens when you hover your mouse over the price tag.

An error is displayed in the browser console and repeated many times when hovering over the price tag: browser-polyfill.js:1 Uncaught (in promise) Error: TypeError: Failed to fetch at x (browser-polyfill.js:1:8876)

Steps to Reproduce the Problem

  1. Go to wishlist
  2. Hover your mouse over the price tag

Specifications

TsukiZero commented 7 months ago

WebConsole info image

candela97 commented 7 months ago

Regional pricing is not supported on wishlists, I think you mean ITAD price history? This should be fixed now the new ITAD has stablized, though there're some ongoing throttling issues that should resolve by itself if you reload the page a few times. Let us know if it doesn't!

TsukiZero commented 7 months ago

Oh, I thought it was about the bug of dropdown not displaying AT ALL, because back when I posted that it was not displaying the price dropdown in product pages.