-
Notifications
You must be signed in to change notification settings - Fork 59
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
Match Info Not Displaying #366
Comments
should be related to #354 |
@joleb is this issue resolved going forward? |
@Cepheid-UK should be resolved, i added fallback values in case the api returns undefined. |
I recall this being fixed now @joleb? you can do the honours of closing this if so. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example link leaves blank info section:
https://www.w3champions.com/match/6034205f7e9f54f8aae257b3
$ curl -X GET https://website-backend.w3champions.com/api/matches/6034205f7e9f54f8aae257b3
Seems to return the expected values....
Console error:
TypeError: e.scoresOfWinners[n] is undefined
po https://w3champions.wc3.tools/prod/site/js/app.c5030843.js:1
He https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
po https://w3champions.wc3.tools/prod/site/js/app.c5030843.js:1
_render https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
r https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
get https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
run https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
Zn https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
pe https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
ce https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
chunk-vendors.5b35b4a3.js:63:12041
ie https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
re https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
ee https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
_render https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
r https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
get https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
run https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
Zn https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
pe https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
ce https://w3champions.wc3.tools/prod/site/js/chunk-vendors.5b35b4a3.js:63
The text was updated successfully, but these errors were encountered: