when i use @onlyoffice/document-editor-vue to edit docs, when i new a dialog ,i create a random new key , but the editor is loading endless until i refresh browser
Hello @lizi
There is currently an issue with shards that produces such behavior. To work around it, you need to unmount the component when closing the editor and initialize a new one.
@Constantine how can i unmount it,I havn’t find some example about it on official website ,could you show me some detail❤️
We have released new version of Document Server that should fix the issue with shards. Please try updating it in the first place, if it does not help, we’ll find workaround solution for you.