Coder Social home page Coder Social logo

Comments (8)

jecovier avatar jecovier commented on July 25, 2024 5

Hi @smaharj1, it's an issue with the recent versions of Microsoft Office, they doesn't accept xml files as native format. It's not posible to avoid that message right now, maybe implementing a xlsx file generator. Sadly, at this moment I don't have the time to do that change 😞

from vue-json-excel.

beargie avatar beargie commented on July 25, 2024 3

Requesting bump, this seems like a major issue since the entire point of the package is to export to excel. If you don't plan to fix it soon please update the readme to save people the trouble of finding this error out after integration...

from vue-json-excel.

jecovier avatar jecovier commented on July 25, 2024 1

@beargie you're right, I add the message in the new Readme file to ensure that the people know about this issue.

from vue-json-excel.

romalev avatar romalev commented on July 25, 2024 1

bumped into this one as well. @jecovier - any potential plans on fixing this one in the near future ? Thanks in advance.

from vue-json-excel.

jringeisen avatar jringeisen commented on July 25, 2024

Same exact thing here. I also get a fuzzy text when the excel sheet opens.

from vue-json-excel.

dottenbr avatar dottenbr commented on July 25, 2024

We would also appreciate if this gets fixed

from vue-json-excel.

fabriguespe avatar fabriguespe commented on July 25, 2024

no news here

from vue-json-excel.

jecovier avatar jecovier commented on July 25, 2024

Sadly there is no way to avoid this, it's an excel security measure. The only solution is to export to xlsx, but that means to import a bunch of js code to process and compress the data to xlsx format in client side. I try to avoid that in order to keep this component as a lite as posible.

from vue-json-excel.

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.