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

Error pop up while uploading new media: NoModificationAllowedError: Modifications are not allowed for this document #10472

Open
memmer57 opened this issue Jan 9, 2025 · 0 comments · May be fixed by #10475
Labels
status: needs-triage Possible bug which hasn't been reproduced yet

Comments

@memmer57
Copy link

memmer57 commented Jan 9, 2025

Describe the Bug

Decided to give Payload a try, when I tried starting a new project and uploading some sample images into my Payload media an error popped up. The upload went through fine, however, I believe that a clean new project shouldn't have this issue even when starting in development env.

Link to the code that reproduces this issue

https://github.com/memmer57/drillbone-next

Reproduction Steps

  • Create payload project using npx create-payload-app@latest
  • Start using npm run dev
  • Open admin and create new user
  • Bulk upload new media using drag and drop
  • Error pops up saying NoModificationAllowedError: Modifications are not allowed for this document

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

Not sure

Environment Info

Payload: 3.15.1 (latest)
Node.js: 20.18.0
Next.js: 15.1.0
@memmer57 memmer57 added status: needs-triage Possible bug which hasn't been reproduced yet validate-reproduction labels Jan 9, 2025
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant