Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

aureliee123's avatar

resource auto reload

Hello i'm working on a project with nova v3 my problem is that the index page of a resource gets updated every 20s ( auto reload ) and it's getting really frustrating

is there a way to stop this

0 likes
1 reply
bugsysha's avatar

Check if you have a meta tag in your HTML. Search for something like <meta http-equiv="refresh" content="20">. Also, which browser are you using? Are you sure you haven't set the browser to refresh automatically or some extension?

Please or to participate in this conversation.