payload icon indicating copy to clipboard operation
payload copied to clipboard

bold/italic shortcuts still work even if their features are not included

Open GermanJablo opened this issue 4 months ago • 0 comments

Describe the Bug

One user reported: "We have noticed that the bold/italic shortcuts still work in the Lexical editor even if the BoldFeature/ItalicFeature are not included."

Until we fix this, you can temporarily use this workaround in your code.

Link to the code that reproduces this issue

https://github.com/payloadcms/payload

Reproduction Steps

  1. disable Bold Feature/Italic Feature in any test suite inside folder folder.
  2. run it and test it with pnpm dev [folder]

Which area(s) are affected? (Select all that apply)

plugin: richtext-lexical

Environment Info

Payload: beta.112

GermanJablo avatar Oct 21 '24 17:10 GermanJablo