You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
ivantextmagic
changed the title
reader crashes form xlsx files with drop down list in title
reader crashes form xlsx files with auto filter (drop down) in title
Sep 12, 2024
xlsx/lib.go:705 +0x3c\npanic({0x104c83b00?, 0x140000ccbd0?})\n\t/usr/local/go/src/runtime/panic.go:770 +0x124\ngithub.com/tealeg/xlsx/v3.readSheetFromFile({{0x1400030e280, 0x1f}, {0x1051249a8, 0x1}, {0x140006105b8, 0x4}, {0x0, 0x0}}, 0x140000e03f0, 0x1400049c010?, ...)\n\t/xlsx/lib.go:738 +0x5b4\nxlsx/v3.readSheetsFromZipFile.func2()\n\t/xlsx/lib.go:803
file attached below
past-r.xlsx
UPD
this place has issue
/xlsx/lib.go:736
autoFilterBounds[1] does not exist
The text was updated successfully, but these errors were encountered: