JSON block fails in VSCode extension preview

0 votes
asked Jun 20, 2025 in Bug by Jonathan

This diagram fails to render in the VSCode extension (v2.18.1) preview, but exports ok with the same server.

Server: Docker (0967a1317791 - Jetty)
Tomcat also fails but doesn't give error info (Jetty call stack available if needed).

Diagram:
@startuml

json "jsonBlock" {

    "a": "b"

}

@enduml
 

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...