I got Uncaught Range Error: Maximum call stack size exceeded
Filesaver_plugin.js, line 105 (col undefined)
Anyone knows how to solve this?
Thanks!
This happens when a function you called creates a infinite loop (it calls itself over and over again to infinity and beyond)