payload
payload copied to clipboard
fix(richtext-lexical): lexical focus propagation
What?
Lexical FOCUS_COMMAND propagation
Why?
Other plugins unable to register their listeners.
How?
Changes return value to 'true'
Fixes #10049
I wonder if we should do the same with the KEY_ESCAPE_COMMAND?
https://github.com/payloadcms/payload/pull/10051/files#diff-ff87460d7a0d0e891ddd89f97922daa43d359804ef7377a5440995eae01b5a0dL26-R34
This was resolved by reverting the original PR as can be seen in the linked issue.