When a vote is cast, the request is sent to a <form> sink. This seems to create a problem with browser caching.
vote
click a link to another page
go back to previous page
the vote doesn't appear, unless I refresh the page
When a vote is cast, the request is sent to a `<form>` sink. This seems to create a problem with browser caching.
1. vote
2. click a link to another page
3. go back to previous page
4. the vote doesn't appear, unless I refresh the page
When a vote is cast, the request is sent to a
<form>
sink. This seems to create a problem with browser caching.