vendure
vendure copied to clipboard
[admin-ui] page # query param disregarded when visiting orders list, always changes to page 1
Describe the bug When navigating from orders list to an order detail and then going back via browser Back button, user does not return to the same page he was previously on, but to page 1.
To Reproduce Steps to reproduce the behavior:
- Go to '...'/orders?page=45 (or some other non-1 page)
- Open detail of any order
- Press browser back button
Expected behavior User returns to previously visited page of orders, instead of page 1
Environment (please complete the following information):
- admin-ui: 2.1.4
Hi,
I cannot reproduce this. Can you make a screen recording to demonstrate maybe?