eclipsesource / graphical-lsp

Graphical language server platform for building web-based diagram editors
https://www.eclipse.org/glsp
Eclipse Public License 2.0
36 stars 8 forks source link

Placeholder baseDiv not in DOM #210

Closed tanjaem closed 4 years ago

tanjaem commented 5 years ago

Console shows error "PM workflow-diagram_0_sprotty e: element not in DOM: workflow-diagram_0_sprotty".

"workflow-diagram_0_sprotty" is the placeholder div where the model SVG is going to be added (see sprotty/src/base/views/viewer.tsx: Viewer.update).