When ever I submit or stop an on going prompt the following things happen
- Navigates to homepage
- Refreshes the homepage and starts like a fresh start, fetching details from database and rendering for each prompt
- Thought this as a code issue and tried fixing it, but is didn't succeed fully.
- AI provided solutions like collecting pages of the current session and once I enter the prompt it stayed in that page. It stores current page and assigns that page after prompt submit. But it went to the top of the page and refreshes the page.
Solutions tried:
- Made a copy of the project
- Used different browser
- Tried in a different project
- Restarted the browser and the device too.
Nothing worked.
