Breaking change: new embed URI
-
Hi! This plugin is somewhat of a cornerstone of a large portion of our site, so this is pressing.
It seems drawit.io has moved everything over to diagrams.net, including the URIs of the embedding API. As of the past few days, opening the editor now gives me an endless spinner and tells med that the app.diagrams.net URI will stop working, and to use embed.diagrams.net instead.
I tried altering the iframe src in drawit.php:456 to:
https://embed.diagrams.net/?embed=1&analytics=0&gapi=0&db=0&od=0&proto=json&spin=1and iframe contentWindow.postMessage target in drawit.js:10 to:
https://embed.diagrams.net/The message telling me I’m at the wrong address is gone now, but the spinner still won’t stop. It seems the data isn’t getting through one way or the other. I’m not a dev, so I wouldn’t know.
Any chance this can be fixed?
- The topic ‘Breaking change: new embed URI’ is closed to new replies.