Skip to content
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

Can not get updated generated HTML on beforeChange hook for field type ('richText') in lexical editor #8168

Open
RiteshMRI opened this issue Sep 11, 2024 · 0 comments
Labels
status: needs-triage Possible bug which hasn't been reproduced yet v3

Comments

@RiteshMRI
Copy link

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

  1. create collection which contains richText field using lexical editor.
  2. also add before change hook in hooks.
  3. inside hook, in data, not able to get updated html .

i have also attached screenshot.
payload generated html bug

Adapters and Plugins

@payloadcms/richtext-lexical -> version "3.0.0-beta.68"

@RiteshMRI RiteshMRI added status: needs-triage Possible bug which hasn't been reproduced yet v3 labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs-triage Possible bug which hasn't been reproduced yet v3
Projects
None yet
Development

No branches or pull requests

1 participant