Topic: Bug [Fixed]: Stack Overflow on max_data_bars = 300
Bug found:
When I put my --max_data_bars to 300, it throws as error:
RangeError: Maximum call stack size exceeded
at Strategy.copy (/Users/timelleston/express-generator/bin/lib/xgen.min.js:1:52974)
at Composer.nextStrategy (/Users/timelleston/express-generator/bin/lib/xgen.min.js:1:16775)
at Application.mainLoop (/Users/timelleston/express-generator/bin/lib/xgen.min.js:1:2756)
at Application.nextLoop (/Users/timelleston/express-generator/bin/lib/xgen.min.js:1:5206)
at Application.mainLoop (/Users/timelleston/express-generator/bin/lib/xgen.min.js:1:3015)
at Application.nextLoop (/Users/timelleston/express-generator/bin/lib/xgen.min.js:1:5206)
at Application.mainLoop (/Users/timelleston/express-generator/bin/lib/xgen.min.js:1:3015)
at Application.nextLoop (/Users/timelleston/express-generator/bin/lib/xgen.min.js:1:5206)
at Application.mainLoop (/Users/timelleston/express-generator/bin/lib/xgen.min.js:1:3015)
at Application.nextLoop (/Users/timelleston/express-generator/bin/lib/xgen.min.js:1:5206)