Skip to content

Canvas not inserted if I use the container configuration option. #122

Open
@brandoncordell

Description

@brandoncordell

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions