Closed JeroenSF closed 9 years ago
This repository is for the site and documentation. Could you please report this issue following https://github.com/wycats/handlebars.js/blob/master/CONTRIBUTING.md#reporting-issues. In particular we need a jsfiddle to help debug the issue.
Hi @JeroenSF , Do you have a solution for this? I think I am having the same issue.
@pdk2580 no sorry, too long ago, can't remember if we worked this out or not...
We are building an array and outputting this to a handlebars template. For some reason after compiling commas are added between the items in the array. These commas are not in the code and are not showing the debugger. Is this a bug in handlebars.js?
code snippets building array:
Debugger output:
Browser DOM: