Skip to content

Conversation

@Mcpoowl
Copy link
Contributor

@Mcpoowl Mcpoowl commented Jan 4, 2016

domConstruct is used to always create a div node and place the contents in this node. With this the appendChild error will no longer occur.

Fixes #6

Always create a div node in case there is no starting HTML tag in the
content of the widget.
domConsctruct now always creates a div node and places the contents in
that div, causing the appendChild error to no longer occur
JelteMX added a commit that referenced this pull request Jan 4, 2016
Use domConsctruct to place contents in div node
@JelteMX JelteMX merged commit fefb1d6 into mendix:master Jan 4, 2016
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.

2 participants