js-sequence-diagrams icon indicating copy to clipboard operation
js-sequence-diagrams copied to clipboard

duplicate ActorA for participant without alias in windows chrome demo app

Open eviltester opened this issue 10 years ago • 1 comments

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

eviltester avatar Jul 14 '15 12:07 eviltester

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.

gdw2 avatar May 05 '16 18:05 gdw2