- Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
area: live-preview@payloadcms/live-preview@payloadcms/live-previewplugin: richtext-lexical@payloadcms/richtext-lexical@payloadcms/richtext-lexical
Description
Link to reproduction
No response
Environment Info
Binaries: Node: 20.9.0 npm: 10.1.0 Yarn: 1.22.19 pnpm: 9.7.1 Relevant Packages: payload: 3.0.0-beta.107 next: 15.0.0-canary.136 @payloadcms/graphql: 3.0.0-beta.107 @payloadcms/live-preview: 3.0.0-beta.107 @payloadcms/live-preview-react: 3.0.0-beta.107 @payloadcms/next/utilities: 3.0.0-beta.107 @payloadcms/richtext-lexical: 3.0.0-beta.107 @payloadcms/translations: 3.0.0-beta.29 @payloadcms/ui/shared: 3.0.0-beta.107 react: 19.0.0-rc-e56f4ae3-20240830 react-dom: 19.0.0-rc-e56f4ae3-20240830 Operating System: Platform: darwin Arch: arm64 Version: Darwin Kernel Version 24.0.0: Mon Aug 12 20:52:41 PDT 2024; root:xnu-11215.1.10~2/RELEASE_ARM64_T6031 Available memory (MB): 36864 Available CPU cores: 14 Describe the Bug
When adding a rich text field and a lexicalHTML field for automatically converting it into HTML code, as well as enabling client-side Live Preview, only the rich text field content gets updated while typing, but not the generated HTML field.
Is this a bug or a design decision?
If a bug, I could quickly create a repo for reproduction.
Reproduction Steps
- Create a collection with a rich text field
- Add a lexicalHTML field as documented
- Add client-side Live Preview as documented
Adapters and Plugins
No response
antonbrams
Metadata
Metadata
Assignees
Labels
area: live-preview@payloadcms/live-preview@payloadcms/live-previewplugin: richtext-lexical@payloadcms/richtext-lexical@payloadcms/richtext-lexical