fider
fider copied to clipboard
View Votes When Using Back Button
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.