Joe Dawson
Joe Dawson
Hello, Are there any plans to support `simplePaginate`? >Algolia\ScoutExtended\Builder::simplePaginate does not exist. With the following: ```php $videos = Video::search(request('q'))->simplePaginate(12); ```
## Bug Report ### Expected behavior When using the `edd_process_verified_download` action, I expect this to occur **once** during download. ### Actual behavior When hooking into this, it triggers my callback...
### Link to reproduction _No response_ ### Describe the Bug When using the `isSortable` [admin config](https://payloadcms.com/docs/fields/relationship#admin-config) option with a relationship field (whilst also using `hasMany`), I expect to be able...
### Link to reproduction _No response_ ### Describe the Bug I have a couple of very basic blocks, not doing anything fancy. When I am duplicating any block, whilst it's...
### Link to reproduction _No response_ ### Payload Version 3.0.0-beta.87 ### Node Version 22.4 ### Next.js Version 15.0.0-canary.104 ### Describe the Bug When adding a `number` field to a collection...