Benjamin Chodoroff

Results 6 comments of Benjamin Chodoroff

I ran into this issue when using a custom implementation of `RichTextUtils.toggleInlineStyle` and was able to achieve the desired behavior with: ```javascript if (selection.isCollapsed()) return EditorState.setInlineStyleOverride( EditorState.forceSelection(editorState, selection), newInlineStyle )...

just started a checklist in the issue description

is there any downside to having jussi take care of this? it seems like the ideal place to do it, even in the case of running jussi for local dev...

@r351574nc3 can you post a full stack trace?

what if this feature was added into the js api client itself?

just noticed that https://github.com/bnchdrff/iscrubber/commit/7a8c7016e8352c7f561d7dd9aad7fcffcfbb50fb is superceded by the fix provided in #3