Skip to content

Vue3 - Cannot read property '_c' of undefined #67

@thespacedeck

Description

@thespacedeck

Hi there,

I cannot seem to get vue2vis to work in vue3. I did a simple implementation and seems to crash at:

var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{ref:"visualization"})}

Neither _self or $createElement is available.

Could you perhaps assist?

Thanks,
Wzz

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reproReproduction steps needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions