Skip to content
This repository was archived by the owner on May 28, 2026. It is now read-only.

Fix commas being inserted into templates.#120

Open
caffeinewriter wants to merge 1 commit into
akoenig:masterfrom
caffeinewriter:patch-1
Open

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

Conversation

@caffeinewriter
Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant