Open
Description
When working with a page that includes a slug in the URL, performing a hot reload causes the modal to automatically open.
Steps to Reproduce
- Navigate to a page with a slug, which normally open modal and then click F5 to open page.
- Trigger a hot reload (e.g., by saving a file in the codebase).
- Observe that the modal opens automatically.
Expected Behavior
The modal should not open automatically after a hot reload unless explicitly triggered by user interaction.
Metadata
Metadata
Assignees
Labels
No labels