Skip to content

Bug when pane contains svg #19

Open
@maxvanceffer

Description

@maxvanceffer

I have highchart inside of pane, and when click on it, there error raised with text:
TypeError: t.className.match is not a function

because t is path element and it's className is array, and really array has no function match.

VueComponent.onMouseDown
vue-multipane/dist/vue-multipane.esm.js:3:560

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions