You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off I'd like to congratulate you guys for this great tool, hopefully I won't need to digress with keynotes any more :-)
Now, I'm using this version
$ jupyter labextension list 2>&1 | grep drawio
jupyterlab-drawio v0.7.0 enabled OK
but am facing an odd behaviour with text items; creation is fine, but editions later on turn out to be problematic
I have tried to describe a scenario that would allow to reproduce my issue, but I could not find anything deterministically reproducible; so the best I can describe it is, it happens that I open a document to change the contents of a text element, but that does not trigger properly and does not survive the next save/reload cycle; also when the problem occurs I often see erroneous display.
this is not an isolated occurrence, I have run into that a few times already; at first I could be misusing the UI, and it's still possible that I do, but figured it was worth recording the matter in case others would experience the same thing
thanks again for making this tool available !
The text was updated successfully, but these errors were encountered:
bollwyvl
added a commit
to bollwyvl/jupyterlab-drawio
that referenced
this issue
Jul 6, 2021
Hey there
First off I'd like to congratulate you guys for this great tool, hopefully I won't need to digress with keynotes any more :-)
Now, I'm using this version
but am facing an odd behaviour with text items; creation is fine, but editions later on turn out to be problematic
I have tried to describe a scenario that would allow to reproduce my issue, but I could not find anything deterministically reproducible; so the best I can describe it is, it happens that I open a document to change the contents of a text element, but that does not trigger properly and does not survive the next save/reload cycle; also when the problem occurs I often see erroneous display.
this is not an isolated occurrence, I have run into that a few times already; at first I could be misusing the UI, and it's still possible that I do, but figured it was worth recording the matter in case others would experience the same thing
thanks again for making this tool available !
The text was updated successfully, but these errors were encountered: