tryton-vanmeer / ProtonDB-for-Steam

Shows ratings from protondb.com on Steam
GNU General Public License v3.0
168 stars 3 forks source link

No longer working #13

Closed lboklin closed 5 years ago

lboklin commented 5 years ago

Extension is installed and used to work, but as you can see below, nothing is shown. Subnautica store page.

Edit: It shows the rating correctly in the wishlist, just not the store page.

tryton-vanmeer commented 5 years ago

Tested another game, as well as Subnautica. It appears to be working for me.

image

Is the extension updated to the latest version (1.3.1)? What browser are you using? Do you see any errors in the console (Assuming Firefox, Ctrl+Shift+k)?

lboklin commented 5 years ago

Firefox 65.0 Addon is 1.3.1 The console only has this possibly relevant message:

Source map error: TypeError: NetworkError when attempting to fetch resource.
Resource URL: moz-extension://f1337fda-eafe-44b8-a328-e0c65f8a2e33/browser-polyfill.min.js
Source Map URL: browser-polyfill.min.js.map[Learn More] 

I'm also using enhanced steam addon if that might be interfering? Edit: Disabling ES worked, so it's a compatibility issue there.