Commit 7114181
Restore tacocat expectation for null input value rerender
The previous flaky-fix commit changed `null: [ null, '' ]` while
splitting the double click. Preact 10.29.1 leaves `input.value` at
`'tacocat'` after the toggle pair (same observed behavior as the
`undef` row), so revert the matrix entry to match reality.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent dcb008e commit 7114181
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments