Skip to content

Commit 897f17a

Browse files
committed
Add missing alt text
1 parent e4d3712 commit 897f17a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

devtools/ignore-form-resubmission.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ date: 2024-06-12
66

77
Today I learned that if you have the chrome devtools open, then Chrome will suppress the confirm form resubmission dialog:
88

9-
![alt text](image.png)
9+
![screenshot of chrome resubmission dialog](ignore-form-resubmission.png)
1010

1111
This threw me off for a minute because I couldn't figure out how the page was maintaining the state when I would refresh after a post.
1212

13-
I couldn't find it documented anywhere but it's a nice convenience during development though it could be confusing if you're unaware of it.
13+
I couldn't find it documented anywhere but it's a nice convenience during development though it could be confusing if you're unaware of it.
File renamed without changes.

0 commit comments

Comments
 (0)