renanlecaro / mermaid-gdocs

Mermaidsjs wrapper for gdocs.
https://mermaid-gdocs.lecaro.me/
86 stars 14 forks source link

Not recognizing flowchart #19

Closed kghrfp closed 3 years ago

kghrfp commented 3 years ago

Trying to edit a flowchart that I created in Google Docs using the Mermaid Add On.
After several rounds of edits, it no longer recognized the chart as one created in mermaid, and I get the following pop-up error:

"Please select an existing chart created with this app first." image

Seems to have happened afer I resized and poisitioned it within the document.
Any suggestions? I exited out, and relaunched the google doc, but still happening.

TIA.

cobbce commented 3 years ago

Same issue-- I did resize / reposition the chart also.

renanlecaro commented 3 years ago

Gosh i seem to always miss the issues on this repo. The problem is the positioning of the image. If you reset the positioning of the image to "inline" (basically, how it was when inserted) you should be able to edit the source, save, then put it back to floating or whatever mode you need. It's not convenient, i know :/

renanlecaro commented 3 years ago

Closing as duplicated of https://github.com/renanlecaro/mermaid-gdocs/issues/13