Laufey Rut Guðmundsdóttir

Results 3 comments of Laufey Rut Guðmundsdóttir

@dylans After reading your comment I did some more testing and found one bug in my approach regarding editing the editable voids, I fixed that and added a cypress test...

> > > I see. I wonder if it would make sense for `withReact(editor)` to add `hasSelectableTarget()` and/or `hasEditableTarget()` to the `editor`, and that way customizers / plug-ins could override...

> Hey @laufeyrut great job on adding these fixes in place 👍 I looked at extracting those methods to be easily overridable from `withReact` and you can find the changes...