So i have a word/ page with a search param, i.e. word?word=xyz now in here, whenever i navigate from word=xyz to word=abc, loading page doesn't show up... and it just seems as if the page is stuck until the fetch for abc completes and then the page renders over the current.
I want the loading page to be shown even when i'm navigating in between the same page with different search query