Reactjs – how to prevent react page from rendering twice
i am using react 18 StrictMode and i have some pages in an application while navigating from one page to another page (using Router) an empty page displaying at first and after 2 3 seconds page refreshing and displaying with…