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
{{ message }}
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.
Some users are having a problem with the quiz page. Sometimes it locks out (user can't get out of the loading state) or server doesn't respond to requests (although the backend process seems to work correctly).
Second of these is strictly related to the API, so I created a separate issue about it mypolitics/mypolitics-api#3.
The first issue is a little more complex. It can be fixed with the use of a browser privacy mode or clearing site data, so it's certainly caused by the wrong method of redux state persisting. At this point, I don't know why it doesn't work correctly for some users.
Some users are having a problem with the quiz page. Sometimes it locks out (user can't get out of the loading state) or server doesn't respond to requests (although the backend process seems to work correctly).
Second of these is strictly related to the API, so I created a separate issue about it mypolitics/mypolitics-api#3.
The first issue is a little more complex. It can be fixed with the use of a browser privacy mode or clearing site data, so it's certainly caused by the wrong method of redux state persisting. At this point, I don't know why it doesn't work correctly for some users.
The issues were reported previously in #2 #5 #4.
The text was updated successfully, but these errors were encountered: