Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script in Browser #25

Open
SaiedBasha opened this issue Apr 3, 2020 · 0 comments
Open

Script in Browser #25

SaiedBasha opened this issue Apr 3, 2020 · 0 comments

Comments

@SaiedBasha
Copy link

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/vue-workflow-chart@0.4.5/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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant