Component drawer doesn't work when implemented in product-summary for iOS
ID: 833338
Backlog
Published on 5/29/2023
•
Last update on 2/19/2024
Summary
When the component "drawer" is implemented in "product-summary", it causes the page to reload after page 3 in iOS, and an error message may be shown.
Simulation
- Implement the "drawer" in "product-summary";
- Access the search page and go to until page 3;
- The page will reload, and sometimes an error message shows.
Workaround
Implement the Modal Layout instead to have a quick view.