rafaelgomesxyz / esgst

An extension that enhances SteamGifts / SteamTrades.
MIT License
147 stars 23 forks source link

[bug] Enter/view description button not working on Wishlist page with v.8.8.5 #1669

Closed Eiion closed 4 years ago

Eiion commented 4 years ago

Description After update 8.8.5 clicking the Enter or View Description buttons are nothing on Wishlist page but showing the loading animation.

Steps to Reproduce

  1. Go to https://www.steamgifts.com/giveaways/search?type=wishlist
  2. Click on either of the buttons
  3. See error

Expected Behavior Clicking the enter button enters the giveaway, clicking the view description button loads and pops up the giveaway's description.

Console Errors

esgst.js:88 Uncaught (in promise) TypeError: Cannot read property 'setAttribute' of undefined
    at Ro.cfh_saveReply (esgst.js:88)
    at Ro.cfh_setReply (esgst.js:88)
    at Object.setPopout (esgst.js:88)
    at Ro.init (esgst.js:88)
    at async R.loadFeatures (esgst.js:1)
    at async t (esgst.js:88)

System (please complete the following information):

Eiion commented 4 years ago

I consider this part of the rate limit issue and therefore close this one and link it to https://github.com/rafaelgssa/esgst/issues/1670