Andrew Fan
Andrew Fan
@flarnie Hey! This issue was opened more than 3 years ago. Do you know if shadow root support is planning or it is not in top priorities? I guess it...
@Eugenitals @Lucas-C did you find any workarounds for this issue?
Speaking about reproduction you can use this demo https://jsplumbtoolkit.com/demos/wrapped/draggableConnectors/index.html for example, click on the green dot and try to slightly drag it to the top.
@mxstbr I don't think that it is the duplicate of https://github.com/withspectrum/draft-js-markdown-plugin/issues/66. (I left comment there and I think that it should not be an issue any more) Hiting `backspace` does...
@mxstbr the issue happens when `renderLanguageSelect` is 'disabled' and `code-block` is the last block http://lush-stamp.surge.sh/
@mxstbr sorry for misunderstanding, I'm using `cmd+a` hotkey when my cursor is in code-block
@mxstbr this is what i see 
@Rosey @mxstbr I think the best solution will be to use custom change type here https://github.com/withspectrum/draft-js-markdown-plugin/blob/master/src/modifiers/handleInlineStyle.js#L64 (the place where we convert chars sequence to text with inline style) and unstick...
@simonihmig hey, can you please take a look? This PR just proxies new option to popper https://popper.js.org/popper-documentation.html#Popper.Defaults.positionFixed
@Eugenitals @Lucas-C did you find any workarounds for this issue?