Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug in Real CV Calculator that happens when reviewing a giveaway #202

Closed
gizellos opened this issue Nov 16, 2017 · 2 comments
Closed
Labels

Comments

@gizellos
Copy link

I got this error when I clicked on Review Giveaway while I was making a new giveaway.

Error in event handler for (unknown): TypeError: Cannot read property 'price_overview' of undefined
    at response (chrome-extension://jcipimoeegokakknfckimajbaddijmig/esgst.js:17811:61)
    at chrome.runtime.sendMessage.response (chrome-extension://jcipimoeegokakknfckimajbaddijmig/esgst.js:36330:21)
@rafaelgomesxyz
Copy link
Owner

When you clicked on Review Giveaway? Not on Create Giveaway or something else?

@rafaelgomesxyz rafaelgomesxyz changed the title Error in Review Giveaway Fix a bug in Real CV Calculator that happens when reviewing a giveaway Nov 16, 2017
@rafaelgomesxyz
Copy link
Owner

I think I fixed it. Pretty sure it's because you've been loading too much game data and you can't currently make requests to the Steam API.

@rafaelgomesxyz rafaelgomesxyz added this to the 7.8.0 milestone Nov 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants