payloadcms / payload

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.
https://payloadcms.com
MIT License
25.77k stars 1.64k forks source link

Richtext field read-only in a modal. #7856

Closed FiniteVoid closed 1 week ago

FiniteVoid commented 2 months ago

Link to reproduction

(Only 2 steps needed from Blank Template)

Payload Version

Beta 91

Node Version

20 LTS

Next.js Version

Canary 104

Describe the Bug

When opened in a modal Richtext field becomes read-only (even when no access control is implemented). It essentially happens when editing/creating a new item for a related collection in 'relationship' or 'upload' field. This only happens to richText field, rest of the fields in model work fine.

Reproduction Steps

Start off with Blank Template:

Adapters and Plugins

No response

AlessioGr commented 1 week ago

Fixed by https://github.com/payloadcms/payload/pull/8774

github-actions[bot] commented 5 days ago

This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.