Open
Description
I have a Vue application that I'm trying to implement dice-box into. If I instantiate dice-box with no container
configuration, so that it defaults to document.body
, it inserts the canvas into the DOM.
Adding container: '#app'
to the configuration causes the canvas not to get inserted anywhere.
Metadata
Metadata
Assignees
Labels
No labels