Skip to content

Conversation

@Orvid
Copy link

@Orvid Orvid commented Nov 22, 2015

id is an integer in this context, which causes the HTML renderer to error.

The solution is simple once the cause was located, simply explicitly convert id to a string.

`id` is an integer in this context, which causes the HTML renderer to error.

The solution is simple once the cause was located, simply explicitly convert `id` to a string.
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