Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Script in Browser #25

@SaiedBasha

Description

@SaiedBasha

vue-workflow-chart not rendered when used as script in browser
I tried to use it as script in browser using unpkg, but it's not rendering. Just an empty html custom element "workflow-chart"

To Reproduce
Steps to reproduce the behavior:

  1. Add reference using unpkg 'https://unpkg.com/[email protected]/dist/vue-workflow-chart.umd.min.js'
  2. Register component globally 'Vue.component('vue-workflow-chart');'
  3. Add custom html element
  4. Setup data

Expected behavior
States and transitions to be rendered

Desktop (please complete the following information):

  • OS: [windows 10 64]
  • Browser [e.g. chrome v 80]
  • Version [0.4.5]
  • Vue Version [2.5]

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