Roland K
Results
2
issues of
Roland K
### Describe the Bug The recently introduced command listener by `IndentPlugin` stops the propagation of the `FOCUS_COMMAND` in Lexical. This means that only plugins that register their `FOCUS_COMMAND` listeners at...
plugin: richtext-lexical
### What? Lexical `FOCUS_COMMAND` propagation ### Why? Other plugins unable to register their listeners. ### How? Changes return value to 'true' Fixes #10049