hexlet-codebattle / codebattle

Codebattle - Game for programmers, where you solved algorithmic problems with other players in real time. You can fight with other players in single player mode or join massive tournaments.
https://codebattle.hexlet.io/
586 stars 207 forks source link

Bug: When trying to view detailed information about tasks, empty page is shown #1999

Open RomannRoss opened 1 week ago

RomannRoss commented 1 week ago

1

Summary

Windows 10 Pro, Version 10.0.19045, assembly 19045 Google Chrome, Version 130.0.6723.92 Codebattle, Version ddf1389

Same bug goes with mobile version as well.

Reproduction steps

1. Go to main page of the game https://codebattle.hexlet.io/#lobby
2. Click on nickname button
3. Click on "Tasks" button
4. Click on "Show" button

Expected result

Detailed information about the tasks should be displayed.

Actual result

Empty page is shown.

Browsers

Chrome

OS

Windows

Stoitskiy commented 3 days ago