You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this issue. The alliance system has indeed not been implemented yet (see #13), so therefore there are no highscores to show yet. But good to have an issue for implementing the alliance highscores in particular.
The error is likely caused by specific JavaScript variables that haven't been declared on the alliance high score page yet. I have encountered similar errors while implementing features in other places as well.
This specific javascript error can probably be fixed already by setting an empty javascript variable so at least the page loads without errors. But we can also wait with addressing this issue until work begins on the alliance system itself.
Describe the bug
When using the alliance type on the highscore view, it returns an error in the console and doesn't return anything.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect it to load and show the highscores
Screenshots

Additional context
May be expected, i.e. perhaps not implemented yet?
The text was updated successfully, but these errors were encountered: