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
Clicking on "for the past week" or "for the past month" in the "Top 10 contributors" section doesn't cause any changes, but causes an error in the console.
Reproduction steps
1. Open https://friends.hexlet.io/
2. Click on "for the past week" or "for the past month"in the "Top 10 contributors" section.
Expected result
The selected option should be highlighted somehow.
The list of contributors should probably change.
No errors in the console.
Actual result
Nothing changes on the page.
There is the following error in the console:
Uncaught TypeError: Cannot read properties of null (reading 'name')
at HTMLAnchorElement. (time_and_type_selector.js:24:70)The following
Browsers
Chrome, Opera
OS
No response
The text was updated successfully, but these errors were encountered:
Summary
Clicking on "for the past week" or "for the past month" in the "Top 10 contributors" section doesn't cause any changes, but causes an error in the console.
Reproduction steps
Expected result
Actual result
Browsers
Chrome, Opera
OS
No response
The text was updated successfully, but these errors were encountered: