You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used nodemon to start the server ( though I know this is not the recommended way and npm run dev is also doing hot reloading but this should not be the reason of the problem) ....
After clicking the show link the page loads twice, first it shows the the same previous page, and then loads the page corresponding to the clicked link.
What makes it so ?
The text was updated successfully, but these errors were encountered:
I used nodemon to start the server ( though I know this is not the recommended way and
npm run dev
is also doing hot reloading but this should not be the reason of the problem) ....THE PROBLEM:
https://drive.google.com/file/d/1MHWujoxkCPa4zRniAvL1XncCkHR8X6-s/view
please watch this video.
After clicking the
show
link the page loads twice, first it shows the the same previous page, and then loads the page corresponding to the clicked link.What makes it so ?
The text was updated successfully, but these errors were encountered: