zevnda

Results 24 comments of zevnda

I solved this by adding `window.global = globalThis` in the file where I create the entry point to the DOM Example: ```js import React from 'react'; import ReactDOM from 'react-dom/client';...

To solve this issue, in `neutralino.config.json` change the following ``` - 32 "devCommand": "BROWSER=none npm start", + 32 "devCommand": "npm start", ```

Need more information. When does this error occur, what are you doing at the time, can you reproduce it consistently, etc..

I'm away on vacation at the moment, but will definitely look in to this when I am back, though I feel like there was a reason why I didn't add...

If you would like to work on this feature request yourself, feel free to create PR and I will get to it when I can 👍

Sorry it took me a minute to get around to adding this feature. Added a `Save changes` button in [v1.5.28](https://github.com/zevnda/steam-game-idler/releases/tag/1.5.28)

> It isn't picking up all my games with card drops remaining SGI has found 6 games with drops remaining for your account. Can you manually verify how many games...

Can you temporarily install the SteamDB browser extension https://steamdb.info/extension/ Then go to your badges again, starting at page 1, verify that there are actually games and drops available for each...

Thanks for confirming that. Would you be able to test SGI `v1.10.0` to see if that gets all games with drops correctly https://github.com/zevnda/steam-game-idler/releases/tag/1.10.0 I made a change in `v1.10.1` which...

Thanks for confirming. Unfortunately, I'm unable to reproduce the issue myself as I don't have an account with that many games and badge pages. Without being able to reproduce the...