wip: trying a custom editor layout
Hi Christos!
This is not a merge request, but more of an issue with more code, so I'll close the MR immediately and you can later delete it.
I've been playing with Wax and stumbled across this issue. If I want a custom layout (https://gitlab.coko.foundation/wax/wax-prosemirror/merge_requests/new/diffs?merge_request%5Bsource_branch%5D=try-custom-layout#fab145dd5ad94140f0b8788870ff6801e1c21023_5_4) for some reason, the code in wax-prosemirror-layouts
(https://gitlab.coko.foundation/wax/wax-prosemirror/merge_requests/new/diffs?merge_request%5Bsource_branch%5D=try-custom-layout#9bbef9d4c0851942282d8cce9ab9cfafe5b8fbc2_184_184) still gets called and the build/running of the editor fails, unless I comment out some plugins.
Do you know why that might be?