-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inline block drawer doesn’t open when inserting a inline block #9816
Comments
Wanted to report this too. I have inline blocks with required fields. The block gets created without asking the users to set its field values. In addition, a strange error message is shown on save if required values of blocks are missing. It's difficult to find the source of the error. |
We faced the same issue too, the usage of Reproduction code: https://github.com/LimChorngUan/payload-bug-reproduction/blob/rte-required-field/test/_community/collections/Posts/index.ts |
This issue has been automatically locked. |
🚀 This is included in version v3.15.0 |
Describe the Bug
When inserting a inline-block into a rich-text field it is added immediately without opening the drawer first
Link to the code that reproduces this issue
https://github.com/shefing/payload_Inline_block_with_relationship/tree/Check_inline_block
Reproduction Steps
Steps to reproduce:
Expected:
Inline-block drawer is opened
Actual:
Inline-block drawer doesn’t open and a empty inline-block is added in the rich-text field
Which area(s) are affected? (Select all that apply)
plugin: richtext-lexical
Environment Info
The text was updated successfully, but these errors were encountered: