There used to be a list of reviews right above the chat. Can I haz it back, please?
I don’t see it for any of the games. For example this game has 5 reviews:
There used to be a list of reviews right above the chat. Can I haz it back, please?
I don’t see it for any of the games. For example this game has 5 reviews:
Looks like front-end code is still there:
But the API does not return such gamedata.reviews
field, instead it returns related.reviews
.
E.g.: https://online-go.com/api/v1/games/40649402
@anoek, have there been some API changes which are incompatible with Game.tsx
?
Shoot, I’ll look into it in a bit here
Should be better now