payload
payload copied to clipboard
Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building...
### Describe the Bug *Edit*: Previously, I was able to reproduce it around 30% of the time. Classical: Now it seems to happen less often. Hard to say what has...
## What? This PR adds comprehensive Storybook integration to the Payload UI package, including: - Complete Storybook configuration with React + Vite setup - Story files for 100+ UI components...
### Describe the Bug When using the near operator to search for nearby locations, the actual search area is much smaller than the distance we provide in meters. Our 8-mile...
🤖 Automated bump of templates for v3.65.0 Triggered by user: @denolfe
### Describe the Bug On Vercel (Fluid Compute enabled) with Payload v3 and the MongoDB adapter, I frequently hit MongoDB Atlas Flex’s 500 concurrent connections limit. Other developers have reported...
### Describe the Bug MCP plugin is not working on Cloudflare workers After debugging locally the issue is following ``` [wrangler:info] POST /api/mcp 500 Internal Server Error (359ms) ✘ [ERROR]...
### Describe the Bug During development whenever fields are changed in collections I intermittently get errors such as: ``` ⨯ [Error [LibsqlError]: SQL_INPUT_ERROR: SQLite input error: table `payload_locked_documents_rels` already exists...
### Describe the Bug Trying to query a paginated list of docs with sorting on a field nested into an array field causes the result of the payload.find() to retrieve...
### Describe the Bug When using the built in lexical `LinkFeature` with more than one `enabledCollection`, creating an internal link to a doc created through the link UI *always* saves...
This pull request adds German translations to the e-commerce plugin. Changes: - Added a new `de.ts` file containing a matching German translation based on the current `en.ts` keys. - Registered...