Skip to content

Vue3 with render function #625

Open
Open
@juztinlazaro

Description

@juztinlazaro

is this possible I want to set up a component with a render function and createElement (h)

for some reason, i having an issue

unable to resolve signature of class decorator when called as an expression.
  This expression is not callable.

image

package.json

"dependencies": {
    "core-js": "^3.8.3",
    "vue": "^3.2.13",
    "vue-class-component": "^8.0.0-0",
    "vue-property-decorator": "^9.1.2",
    "vue-router": "^4.0.3"
  },

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