reloadDetail page not hiding

I use master-detail page, when going back with reloadDetail page details is not hiding, but if I do reloadAll it’s ok.
I don’t need reloadAll because it’s fetching every time apis, so making lots of calls.
anyone can help?
can share a video if needed.

You’ll need to at least share some of your code, because otherwise it will be impossible to see where you’re going wrong.

Hi thanks for your time, you can see a preview here:
https://ceebo-merchant.netlify.app
My code looks like that:

      <NavLeft>
        <Link iconF7="chevron_left" href="/home" reloadDetail>Nuovi ordini</Link>
      </NavLeft>