Dropping items into ProseMirror causes error (how does enriched content work)?
When I drop an item into ProseMirror editor I get the following error:
foundry-esm.js:3571 Uncaught Error: Invalid number of embedded UUID parts at Object.parseUuid (foundry-esm.js:3571:37) at fromUuidSync (foundry.js:4916:72) at foundry-esm.js:27811:62 at EditorView.someProp (foundry-esm.js:30442:52) at parseFromClipboard (foundry-esm.js:27811:16) at editHandlers.drop (foundry-esm.js:28705:19) at view.dom.addEventListener.view.input.eventHandlers.<computed> (foundry-esm.js:28060:19)
foundry-esm.js:3571 Uncaught Error: Invalid number of embedded UUID parts at Object.parseUuid (foundry-esm.js:3571:37) at fromUuidSync (foundry.js:4916:72) at foundry-esm.js:27811:62 at EditorView.someProp (foundry-esm.js:30442:52) at parseFromClipboard (foundry-esm.js:27811:16) at editHandlers.drop (foundry-esm.js:28705:19) at view.dom.addEventListener.view.input.eventHandlers.<computed> (foundry-esm.js:28060:19)
Am I doing something wrong? Note that this was dropping an item from a compendium into an item that is itself in a a compendium.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community