js-sequence-diagrams
js-sequence-diagrams copied to clipboard
duplicate ActorA for participant without alias in windows chrome demo app
Title: Issue: duplicate ActorA for participant without alias in windows chrome demo app
Participant ActorA
ActorA->ActorB:
# this fails with https://bramp.github.io/js-sequence-diagrams/ on chrome (windows)
# but works with url on firefox
# and works in Chrome on Mac
# works in test app in chrome
I noticed this today too! Interesting bug.
In chrome it would fail if I pasted it in the demo, but if I typed it, it would work fine.