Giter VIP home page Giter VIP logo

Comments (6)

StevenMaude avatar StevenMaude commented on September 27, 2024 1

@tealeg: It might not need fixing here.

A project I maintain uses an older (v2) version of xlsx, and I found that spreadsheet cells were just empty with Go 1.21.0, similar to qax-os/excelize#1603. Upgrading to the latest v3 xlsx, I think, did seem to fix it, although I've not done much testing.

Otherwise, the incompatibility might be this issue in Go, which was reported by the lead developer of excelize. The fix should be in Go 1.21.1, which is due in a few days (2023-09-06). So maybe worth retrying with Go 1.21.1 when it is released.

from xlsx.

khaledDiZ avatar khaledDiZ commented on September 27, 2024 1

Thanks @StevenMaude I can confirm Upgrading to the latest v3 xlsx fixed the issue for me.

from xlsx.

StevenMaude avatar StevenMaude commented on September 27, 2024 1

Now that Go 1.21.1 is released, I went back to check the v2 behaviour with Go 1.21.1; it works as before too.

So I'd suggest that the fixes are either (or both) of:

  • upgrade to xlsx v3
  • for Go 1.21, use Go 1.21.1 or later

There's probably no more to do here, unless @Yancy0220 can describe a problem that is present even with xlsx v3 and Go 1.21.1 or later.

from xlsx.

Yancy0220 avatar Yancy0220 commented on September 27, 2024 1

from xlsx.

tealeg avatar tealeg commented on September 27, 2024 1

Excellent, thank you @StevenMaude and @Yancy0220 !

from xlsx.

tealeg avatar tealeg commented on September 27, 2024

Translation: "The go 1.21 version is not supported. Please fix it, thank you."

from xlsx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.