James Please
James Please
@algesten I'm interested in hearing more, but I can't think of any alternative behavior that I prefer more than what we've got. Can you elaborate more on the behavior that...
Did you mention the right person, @jasonLaster? :)
ahh ok. cool :)
My thoughts: I like the default behavior of render: that it re-renders the whole subtree by default. But I understand the reasoning for wanting finer control over this. I propose...
I've been thinking about this more and more, and I am all for detaching the regions and putting them back into place after things have been re-rendered as the default...
Can you elaborate?
@jasonLaster, do you still think you'll have time to work on a non-breaking fix for this?
absolutely.
Original initial comment (feel free to skip) I'm trying to debug this by stepping through commits and building the lib, but I can't seem to build anything other than the...
Alright, after an absurd number of hours of debugging, I've determined that this new behavior is a consequence of https://github.com/ianstormtaylor/slate/pull/4057 . Consider a void node that has no inputs/textareas; only...