hello, I have a question. It looks like a bug. I can’t change the name of the document, But it seems to be working fine.
What I use is java-spring example.
There were no abnormal logs during the whole process
Hi @junelee
This example is a demonstration.
The example shows this mechanism of changing the name of the document just for demonstration. For a local browser session.
After renaming you can “save document as” and the changed name will be applied.
For full use, it is necessary to implement your own integration using the document storage.
because here the storage is implemented in test mode.
Thanks for your answer, have a nice day~
1 Like