For some reason when I have ViewTransitions enabled, hovering over my logout button causes you to log out. It also is loading the pages (in console, listening to the path in the middleware) you hover over.
I've tried adding several arguments from the docs to the a links, including data-astro-reload, but it continues to log out on hover. I'm at a loss for what to do.