$tag cannot be assigned to a state component

0 votes
asked Oct 23, 2022 in Bug by boshka (3,940 points)

The following code fails due to $tagA assigned to a state type component:

state "A" as a $tagA {
}

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

Same issue is observed for object component, and may be other types too

1 Answer

+1 vote
answered Oct 26, 2022 by plantuml (294,960 points)

Thanks for the feedback.

This is fixed in last snapshot.

...