abheektripathy / Rantman

over-engineered infra for a notes app.

Home Page:https://rantman.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The note's redirected in the URL, but not re-rendering the corresponding component.

abheektripathy opened this issue · comments

When Clicking the specific note, it redirects to the component(the url changes to the right path) but dosen't actually re-render the page itself. I gotta refresh for it to re-render.

Something like this - https://stackoverflow.com/questions/66970823/redirect-not-redirecting-in-a-react-application
though the solution dosen't work for me.

apparently you dont dockerize the frontend in development.
solved.