[Bug]: On coming back to editor from preview mode, page lands at different page than seen in preview
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
When i go to preview from edit mode with multiple page and then i click on different pages in preview mode, then i come back to editor and observe that the active page in editor is different from Preview mode
It is retaining it's previous clicked page when we go back to editor from Preview mode
Steps To Reproduce
- Create a application with multiple pages
- Stay on Page 3 and switch to Preview mode
- Click on Page 4
- Go back to editor
- Observe that Page 3 is seen when back to editor instead of Page 4
Public Sample App
No response
Environment
Production
Issue video log
https://www.loom.com/share/62d25cefd2f043539587225a7550a2a4
Version
Cloud/Production
I kinda feel that this is expected. Since you are in the preview mode, you are probably checking some app setting on a certain page, regardless the page they navigate to on preview mode, they should probably fall back on the same page when they exit the preview mode. I might be completely wrong here cc @dilippitchika @dhruvikn @jsartisan