Open
Description
Link to reproduction
No response
Environment Info
Payload: 3.0.0-beta.68
Node.js: 10.7.0
Next.js: 15.0.0-canary.53
Describe the Bug
I have used lexical editor for field of type 'richText', i am not able to get updated generated html in beforeChange hook on save functionality.
Reproduction Steps
- create collection which contains richText field using lexical editor.
- also add before change hook in hooks.
- inside hook, in data, not able to get updated html .
i have also attached screenshot.
Adapters and Plugins
@payloadcms/richtext-lexical -> version "3.0.0-beta.68"