NO BUG: Bricks jumps to top of page on each page load

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: https://wearelevantar.org/
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

This very well may not be a bug, but for the life of me, I cannot figure out what the issue is that causes it. It happens on every page of the attached site. Which makes me think it’s likely an issue with the header or the nav.
Whether it’s a fresh load and you scroll down the page a bit after a couple of seconds, the page will snap back to the top. If you scroll down the page a little while and you reload the page, the page attempts to reload at that same place but then snaps back to the top.

Hi @Excim ,

I checked the live page and this does not look like a Bricks bug. The page includes JotForm iframe embed code with onload=“window.parent.scrollTo(0,0)”, so each form iframe can force the parent page back to the top when it finishes loading.

Regards,
Jenn

You are 100% right. Bricks is blameless.

Thank you very much for your help figuring that one out.