rwjblue / pivot.js

Build Pivot Tables from CSV/JSON Data
http://rwjblue.github.com/pivot.js/
Other
783 stars 134 forks source link

Maximum call stack size exceeded #41

Open amandameng opened 8 years ago

amandameng commented 8 years ago

When use number as a column field, the browser throws error:

pivot.min.js?body=1:1 Uncaught RangeError: Maximum call stack size exceeded

Does anyone else encounter the same issue? Help please.