Commit c8460f2
refactor: drop unused dirty flag in Spreadsheet connector
The local dirty variable in updated() was assigned but never read. The
'dirty' branch is kept as a no-op (like 'api'/'theme') so the reactive
property doesn't fall through to the unsupported-property console.error.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent fe95a8a commit c8460f2
1 file changed
Lines changed: 0 additions & 2 deletions
File tree
- vaadin-spreadsheet-flow-parent/vaadin-spreadsheet-flow/src/main/resources/META-INF/resources/frontend/vaadin-spreadsheet
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | 191 | | |
193 | 192 | | |
194 | 193 | | |
195 | | - | |
196 | 194 | | |
197 | 195 | | |
198 | 196 | | |
| |||
0 commit comments