We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Although I already voted, it still shows me "Thanks for voting!" screen.
Inspection of network requests shows that the page is being displayed straight from cache.
Possibly happens only in chrome, because chrome these days seems to aggresively cache all http2 cache.
(happens when clicking on the option I've chosen, as because for other options browser didn't have a chance of caching the response)
The text was updated successfully, but these errors were encountered:
weird! It doesn't affect the vote anyway so not a huge deal
Sorry, something went wrong.
Still, setting Cache-Control: Private or something similar on first response would be nice.
No branches or pull requests
Although I already voted, it still shows me "Thanks for voting!" screen.
Inspection of network requests shows that the page is being displayed straight from cache.
Possibly happens only in chrome, because chrome these days seems to aggresively cache all http2 cache.
(happens when clicking on the option I've chosen, as because for other options browser didn't have a chance of caching the response)
The text was updated successfully, but these errors were encountered: