payloadcms / payloadcms/payload
Viewing a specific version crashes the whole payload admin
Open
@JarrodMFlesch is already working on this.
Since Mar 20, 2026.
area: core
Bug
invalid-reproduction
- Dominant language
- TypeScript
- Stars
- 44.8k
- Forks
- 4.2k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 53
Description
Describe the Bug
I have a collection with drafts enabled. This collection also have a blocks field. I noticed that when we rearrange the blocks, and then view that version in the payloadcms admin, it crashes the website. Please see video of the reproduction.
https://github.com/user-attachments/assets/a37ad683-328f-44b6-afe7-fa36caac8e95
Link to the code that reproduces this issue
Tried to reproduce locally but cant 🥲 can i show our private repository instead?
Reproduction Steps
- Go to the specific post
- View the 2nd revision
Which area(s) are affected?
area: core
Environment Info
Binaries:
Node: 24.14.0
npm: 11.9.0
Yarn: N/A
pnpm: N/A
bun: 1.3.11
Relevant Packages:
payload: 3.79.1
next: 16.2.0
@payloadcms/db-postgres: 3.79.1
@payloadcms/drizzle: 3.79.1
@payloadcms/graphql: 3.79.1
@payloadcms/next/utilities: 3.79.1
@payloadcms/plugin-cloud-storage: 3.79.1
@payloadcms/plugin-multi-tenant: 3.79.1
@payloadcms/plugin-seo: 3.79.1
@payloadcms/richtext-lexical: 3.79.1
@payloadcms/storage-azure: 3.79.1
@payloadcms/translations: 3.79.1
@payloadcms/ui/shared: 3.79.1
react: 19.2.4
react-dom: 19.2.4
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 25.3.0: Wed Jan 28 20:51:28 PST 2026; root:xnu-12377.91.3~2/RELEASE_ARM64_T6041
Available memory (MB): 24576
Available CPU cores: 12
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.