webui error
pull "main" branch run "rpm install" and "npm run build". run goflow-example.go main go to http://127.0.0.1:8181/ui/jobs/example-complex-analytics and can't see whole flow svg in page. see web console shows error:
dist.js:2 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'transform')
at SVGSVGElement.
how can i fix it ?
I'm afraid I can't reproduce this issue. Does it happen consistently? What if you refresh the page?