Recently, I have been facing this Ajax issue
I need to refresh my page to know the verdict of my solution.
When I logged out of my profile , now this is working absolutely fine and tried again by logging in. Now, I need to refresh my page.
Tried switching browser ( Chrome to Firefox ), same issue.
anyone facing this issue?
any solution to this?
It's implemented via websockets. If you are logged out, you can see debug info about new verdicts and submissions in browser's console. When logged in, just info about switching protocols. But autorefreshing of html doesn't work for me too, neither in chromium nor ff. I think it's temporary problem and will be fixed soon