Skip to content

Version compatibility issue: Unable to write any cells under golang 1.21.0. #1603

@zhengkai

Description

@zhengkai

Description

This morning, after an automatic upgrade to 1.21.0, I noticed that excelize is unable to write any cells, even using the examples from the official readme. The sheets, however, appear to be functioning normally. There are no error messages during the usage of SetCellValue and SaveAs, but the cell contents remain blank.

I didn't make any code changes; I simply replaced go build with go1.20.7 build and everything returned to normal.

Environment details (OS, Microsoft Excel™ version, physical, etc.):
Ubuntu 22.04
LibreOffice 7.3.7.2
Intel 9700K

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions