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
The current examples listed in the readme file, shows the package works and I can atest to that, but I tried downloading my prosemirror content to docx its always showing [object Object] even after passing it as a Blob.
I used the writeFileSync from fs-extra lib, for local download, which works fine but, then again for browsers its always bringing [object Object]
The current examples listed in the readme file, shows the package works and I can atest to that, but I tried downloading my prosemirror content to docx its always showing [object Object] even after passing it as a Blob.
I used the writeFileSync from fs-extra lib, for local download, which works fine but, then again for browsers its always bringing [object Object]
document.docx
The text was updated successfully, but these errors were encountered: