remove should remove notes too

0 votes
asked Oct 23, 2022 in Bug by boshka (3,940 points)
Please have a look:

@startuml
component a $a {
}

note right of a: test_a

remove $a
@enduml

http://www.plantuml.com/plantuml/umla/SoWkIImgAStDuKhEpot8pqlDAr58L519LAZcgkNYoiilILKeoapFA578JrD8j58eIIqkYK_auYfApSqlImMgut98pKi1QWS0

The related note should be removed too

1 Answer

+1 vote
answered Oct 26, 2022 by plantuml (295,000 points)

Thanks for the feedback.

This is fixed in last snapshot.

...