Daniel Gonzalez

Results 7 comments of Daniel Gonzalez

I think moving the selection when pressing any key (except tab, enter, escape, etc) could fix this, but I'm not sure how it would interfere with the selection in the...

I think this happens because clicking on the image is setting the editor selection but not the window selection. So if in the ImageElement.tsx you do something like: ``` const...

Not sure if the thumbs down are because the example is for Plate, but they are also talking about this https://github.com/udecode/plate/issues/1047 https://github.com/udecode/plate/issues/1123

This would be great, can't use setRecordingDuration because of this

Further investigation leads me to think that it's because when creating the mention_input node the selection moves to `[0,0,0]` (inside of the inline), then to have leaf nodes on each...

I've been trying to find a issue report for this. Not sure if this would be related to #5071 https://github.com/ianstormtaylor/slate/pull/5071#issuecomment-1205129784 > It's invoked with a "safe" timing after each composition...

Do you have a reproduction of this, or which version it is happening?