Avoid resource loading
hey guys, I have that routes.
when I navigate to list, my list component call a different resource of
when I navigate to list, my list component call a different resource of
vertical-contest-notice , but refine call both. Is there a way to avoid to call vertical-contest-notice as resource, keep the behaviour only for component routing. I'm using nextjs.
