Tested with version 1.2024.8beta3
WIth the following code, the PNG is OK, but not SVG https://www.plantuml.com/plantuml/uml/XP91QuGm48NlyoiUdjg2Vy134LfwivSUUWX1GWqbq2R5Z2VnlrTbbbrtiYnuqCdxtdkCQJExaQVV7oBpP57Np-XSYFrxufSKe_zYFz2gOO_gSbR1PQs4CRCQBjRYP57WDNmWCHC0wNP5z6zXpBoTY_t-BTPQA05gVewvazH_ki0XVdVUvMdqGaZsyQnSGdkeJcNPlaC02sXz2AHNhqkZWRo755zJz0-FnZR2Ql1er-23qvyGfOQt_mUrFWxRbVe7
PNG
SVG
Hi S.,
Good catch.
For PlantUML team, here is a minimal not working example (That seems due to the link and tooltips, and the nested state):
@startuml state S [[{S}]] { state a [[{a}]] { state b } } @enduml
If that can help for debugging...
Regards,Th.
(--------)
Hi,
With Version 1.2024.8 the minimal not working example is OK, but my example is still not OK