Skip to content

Fix commas being inserted into templates.#120

Open
caffeinewriter wants to merge 1 commit intoakoenig:masterfrom
caffeinewriter:patch-1
Open

Fix commas being inserted into templates.#120
caffeinewriter wants to merge 1 commit intoakoenig:masterfrom
caffeinewriter:patch-1

Conversation

@caffeinewriter
Copy link

Array.prototype.join()'s default behavior is to join with ",", rather than an empty string. By explicitly specifying an empty string, this should fix commas being inserted into deckgrid templates with multiple innerHTML transclusion elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant