I uploaded an image but it stayed with a loading indicator and wouldn't disappear:
Here's an error from the console:
However I think the image did actually upload correctly, because when I refreshed the page it's uploaded correctly.
Hi @Brad thanks for reporting this issue. We've narrowed it down to some code in the prosemirror-dropcursor extension that gets called after we update the node's attributes (in this case, the loading attribute, which is why it stays loading). The fix will ship shortly with the next release!
Hi @Brad thanks for reporting this issue. We've narrowed it down to some code in the prosemirror-dropcursor extension that gets called after we update the node's attributes (in this case, the loading attribute, which is why it stays loading). The fix will ship shortly with the next release!