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
Uncaught runtime errors: AxiosError: Request failed with status code 431
Describe your environment
code is same as in videos
Steps to Reproduce
1.Currently at 05_11e
2.
3.
4.
Expected Behavior
After clicking on a particular article, it should display article till any action by user and upvote button should not 'already upvoted'
Current Behavior
After clicking on a particular article , it is displaying around 2 seconds and after that first axios error is displaying. in next few seconds another same axios error is displaying.
Possible Solution
the request header size exceeds the server's capacity
Screenshots / Video
Related Issues
The text was updated successfully, but these errors were encountered:
Issue Overview
Uncaught runtime errors: AxiosError: Request failed with status code 431
Describe your environment
code is same as in videosSteps to Reproduce
1.Currently at 05_11e
2.
3.
4.
Expected Behavior
After clicking on a particular article, it should display article till any action by user and upvote button should not 'already upvoted'Current Behavior
After clicking on a particular article , it is displaying around 2 seconds and after that first axios error is displaying. in next few seconds another same axios error is displaying.Possible Solution
the request header size exceeds the server's capacityScreenshots / Video
Related Issues
The text was updated successfully, but these errors were encountered: