2 | | 2. Click any image to open the modal. The URL changes to `/wp-admin/upload.php?item=123`. |
3 | | 3. Refresh the page without closing the modal. The URL is still `/wp-admin/upload.php?item=123`. |
4 | | 4. You'll see an error in JavaScript console: |
| 2 | 2. Click any image to open the modal. URL changes to `/wp-admin/upload.php?item=123`. |
| 3 | 3. Refresh the page without closing the modal. |
| 4 | 4. The URL is still `/wp-admin/upload.php?item=123`, but the modal does not reappear. |
| 5 | 5. You'll see an error in JavaScript console: |