You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
When I call RichUtils.toggleBlockType it doesn't add list
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. You can use this jsfiddle to get started: https://jsfiddle.net/gmertk/e61z7nfa/.
Do you want to request a feature or report a bug?
It's rather a bug or my own mistake
What is the current behavior?
When I call
RichUtils.toggleBlockType
it doesn't add listIf the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. You can use this jsfiddle to get started: https://jsfiddle.net/gmertk/e61z7nfa/.
See the sandbox https://codesandbox.io/s/draft-js-with-custom-components-rko84h?file=/src/CustomEditor.tsx
What is the expected behavior?
Added list when click on the corresponding button on the toolbar.
Which versions of Draft.js, and which browser / OS are affected by this issue? Did this work in previous versions of Draft.js?
idk
The text was updated successfully, but these errors were encountered: