GithubHelp home page GithubHelp logo

Comments (4)

duanwent avatar duanwent commented on July 21, 2024 1

Thanks! Requiringbabel-polyfill works perfectly.

@turnerniles I'm using it to pivot some data I get from a mysql query with multiple JOINs then render as CSVs. I tried pivoting in mysql, but writing out combination of 12 months & year by hand is tedious...and doing it through ORM kills performance. actually was sort of a last resort but this indeed helped a lot :)

from quick-pivot.

pat310 avatar pat310 commented on July 21, 2024

Ah yea I just noticed this problem today actually. I had removed babel-polyfill because you can only have one babel-polyfill per project. I'm probably using babel-runtime incorrectly - I'll try to figure that out. The alternative will be to just include a polyfill specifically for Object.value.

Since I'm no longer using babel-polyfill, you could now include that in your project which would also correct this problem. Hopefully I'll get this issue corrected soon, thanks for posting

from quick-pivot.

turnerniles avatar turnerniles commented on July 21, 2024

@duanwent just curious, what are you using the library for? Also any feedback or suggestions would be helpful!

from quick-pivot.

turnerniles avatar turnerniles commented on July 21, 2024

Thanks @duanwent!

from quick-pivot.

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.