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

Content Loader: fix bug that stops loading all items if one item failed to be loaded #1381

Closed
Tristar7 opened this issue May 28, 2019 · 1 comment
Labels
Milestone

Comments

@Tristar7
Copy link

Uncaught (in promise) TypeError: t is not iterable
    at Object.loadGiveawayGroups (esgst.js:100)
@SquishedPotatoe
Copy link

SquishedPotatoe commented May 29, 2019

Also general content loader related? fails if image is missing.
Uncaught (in promise) TypeError: Cannot read property 'style' of null at GeneralContentLoader.loadGiveawayCountries (esgst.js:78339)

example giveaway

@rafaelgomesxyz rafaelgomesxyz changed the title Giveaway group panel loader fails completely on user pages when there is one inaccessible giveaway Content Loader: fix bug that stops loading all items if one item failed to be loaded May 31, 2019
@rafaelgomesxyz rafaelgomesxyz added this to the 8.3.16 milestone May 31, 2019
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

3 participants