Commit ccc7df9
fix(datagrid-web): guard customContent reader on status and drop z from string fallback
Check exportValue status before reading .value to avoid silent empty-string
on loading/unavailable. Drop format arg from fallback excelString — SheetJS
ignores z on t:"s" cells so passing it was misleading.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d8f6575 commit ccc7df9
1 file changed
Lines changed: 6 additions & 2 deletions
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
166 | 170 | | |
167 | 171 | | |
168 | 172 | | |
| |||
195 | 199 | | |
196 | 200 | | |
197 | 201 | | |
198 | | - | |
| 202 | + | |
199 | 203 | | |
200 | 204 | | |
201 | 205 | | |
| |||
0 commit comments