fullstack-lang / gong

Gong (go+ng) is a go sub-language that compiles to go and angular. All valid go is valid gong and vice versa. Gong enables fast development of web applications. Gong is model centric and by default, a UML diagram editor of the model is embedded in each application.
MIT License
11 stars 1 forks source link

Diagrams are duplicatd in the gongdoc #442

Closed thomaspeugeot closed 10 months ago

thomaspeugeot commented 10 months ago

checking

    rootOfClassdiagramsNode := FillUpTreeOfDiagramNodes(gongdocStage, gongtreeStage, diagramPackage, treeOfGongObjects)

its a bug in gong doc