Using the containerized version of Wisemapping, editing works fine, but shared diagrams render as blank pages. Investigating the browser's developer pane, I see that loader.js is being requested from /static/mindplot/loader.js, but is returning a 404 error.
Never one to give up easily, I looked at a public diagram on
wisemapping.com, inspected the network pane, downloaded
https://static-app.wisemapping.com/mindplot/loader.js, and mapped it into /static/mindplot/ on my local instance. it loads properly, but the public views are still blank. I dug around everywhere to see if I could find mindplot / loader.js with no luck. Has anyone encountered / resolved this issue?
Thanks,
Carl