skanaar / nomnoml

The sassy UML diagram renderer
https://www.nomnoml.com
MIT License
2.66k stars 208 forks source link

Weightless associations causes error with "direction: right" #160

Closed erkkah closed 1 year ago

erkkah commented 2 years ago

Trying to use a weightless association like this

#direction: right
[A] _> [B]

causes an error in graphre:

TypeError: Cannot read property 'forEach' of undefined
    at /Users/erik/src/nomnomd/node_modules/graphre/dist/graphre.js:1:28230
skanaar commented 2 years ago

Thank you for this bug report, I'll look at it.

skanaar commented 1 year ago

Weightless edges are now removed from nomnoml from v1.6.0.