Kevin Chavez

Results 18 comments of Kevin Chavez

Ah yes, unfortunately I tracked the fix to this error to something that has to be changed in React too, so it'll take a while. It's on the radar though.

@FilipMessa I think it's probably related to this, since it's a text replacement and it happens when there's decorators, which add DOM nodes (leafs): https://github.com/facebook/draft-js/issues/2171#issuecomment-631749909

Huh. Thanks for pointing this out. Updating immutable has been on the radar for a while. I'll bring this licensing issue up to more people to try and figure it...

Hey David, unfortunately I no longer work at facebook, so I can't really help here.

Re-opening this issue cause yeah this seems only doable in a hacky way right now. Exposing some `forceUpdate` also seems non-ideal— it's not idiomatic React to tell your element when...

Following up on my previous comment: I'm still leaning mostly towards option 2. It seems to be blocked on the incomplete migration out of `DraftEntity` that was set to be...

+1 Love how it looks on like 3 or 4 apps. Would be great if I could enable it only on those.

Unfortunately, I'm seeing this issue at work so I can't share a URL/project. It happens every time I open the tools; they're inaccesible to me at the moment. Will at...

No idea, and the completely fell under my radar haha let me re-install EDIT: would you look at that, things are working for me again. I'm off to some profiling!