wycats / handlebars-site

56 stars 66 forks source link

Comma between array items? #119

Closed JeroenSF closed 9 years ago

JeroenSF commented 9 years ago

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: 2015-08-05 12_53_12-photos

Debugger output: 2015-08-05 12_46_19-f12

2015-08-05 12_46_33-f12

Browser DOM: 2015-08-05 12_54_46-f12

kpdecker commented 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.

pdk2580 commented 3 years ago

Hi @JeroenSF , Do you have a solution for this? I think I am having the same issue.

Jeroen00 commented 3 years ago

@pdk2580 no sorry, too long ago, can't remember if we worked this out or not...