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

Bug: Getting "TypeError: Cannot read properties of undefined (reading 'signal')" #10296

Closed
palak-convivity opened this issue Jan 1, 2025 · 3 comments · Fixed by #10309
Closed
Assignees

Comments

@palak-convivity
Copy link

Describe the Bug

Whenever i make a change in richtext field or textarea i get below error

Image

Image

Link to the code that reproduces this issue

https://github.com/palak-convivity/payload-issue

Reproduction Steps

  1. git clone
  2. npm i
  3. npm run dev

Which area(s) are affected? (Select all that apply)

area: ui

Environment Info

Binaries:
  Node: 20.18.0
  npm: N/A
  Yarn: N/A
  pnpm: N/A
Relevant Packages:
  payload: 3.12.0
  next: 15.1.0
  @payloadcms/email-nodemailer: 3.12.0
  @payloadcms/graphql: 3.12.0
  @payloadcms/next/utilities: 3.12.0  
  @payloadcms/payload-cloud: 3.12.0   
  @payloadcms/richtext-lexical: 3.12.0
  @payloadcms/translations: 3.12.0    
  @payloadcms/ui/shared: 3.12.0       
  react: 19.0.0
  react-dom: 19.0.0
Operating System:
  Platform: win32
  Arch: x64
  Version: Windows 10 Home Single Language
  Available memory (MB): 40318
  Available CPU cores: 16
@palak-convivity palak-convivity added status: needs-triage Possible bug which hasn't been reproduced yet validate-reproduction labels Jan 1, 2025
@rodrigo-mahamud
Copy link

Hi i'm having the same issue with the same version of payload any update?

@github-actions github-actions bot removed the status: needs-triage Possible bug which hasn't been reproduced yet label Jan 2, 2025
@jacobsfletch
Copy link
Member

Hey @palak-convivity and @rodrigo-mahamud, I have a fix for this queued up here: #10309 although I'm actually not able to reproduce this error. I have your reproduction running and it seems to be working, even with network throttling. Regardless, this should fix it.

Copy link
Contributor

github-actions bot commented Jan 3, 2025

🚀 This is included in version v3.14.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants