Andrew Sumpter

Results 4 comments of Andrew Sumpter

I'm getting the same thing.

@scythargon Do you mind sharing the rest of your code? I took your schema and added it `````` But now I can't copy and paste images or drag and drop,...

This is what I have right now: ``` const schema = { document: { nodes: [ { match: [{ type: "paragraph" }, { type: "image" }] } ] }, blocks:...

Actually its kind of working, pasting and dragging and dropping. Something I've run into though if you paste an image at the very bottom of the editor there is no...