fider icon indicating copy to clipboard operation
fider copied to clipboard

View Votes When Using Back Button

Open asommer70 opened this issue 6 years ago • 0 comments

I searched through the issues, but didn't find anything so I thought I'd fill out a new issue.

  • The problem is if a post is up voted it shows the vote.
  • If the back button is pressed to go back to the main page, the vote appears to be gone.
  • If the page is reloaded the up vote appears.
  • Or if the main title link is clicked the up vote appears.

I think this may be an issue with React router (or whatever router is used on the front-end) not refreshing the main post list when the browser's back button is pressed.

asommer70 avatar Aug 06 '19 17:08 asommer70