Harley Salas
Harley Salas
Not really sure what to call the question. I think the following picture illustrates the question. https://monosnap.com/file/dFZqJJQTvfkqbrMDvzHvYR8X6qaJea does anyone know how to make that sort of half opacity duplicate of...
Please let me know if this is too verbose, or if there's any changes necessary in order to get the changes accepted.
### Description `.env-coolify` file is not created, despite having many environment variables in Coolify, which have been working for months. ### Minimal Reproduction (if possible, example repository) I cannot share...
### Description `Post-deployment Command` with a build server attempts to run the command in the container that built the image, rather than the resulting deployment, once build is complete. ###...
**Describe the bug** Upon importing `mantine-datatable/styles.css`, or the layers alternative, I get the following error, while using `next-intl`: ``` ✓ Compiled in 1082ms (3375 modules) locale: en locale: _next ⨯...
In the [following reproduction](https://github.com/HarleySalas/payload-3-reproductions/tree/filter-options-wont-update), I have a collection of `Movie`, `Theatre` and `Upload`. An `Upload` belongs to a `Theatre`. A `Movie` is owned by a `Theatre`. An `Upload` should only...
Relationship with `unique: true` does not work in Postgres. (Untested in mongodb) `beta.30`, `db-postgres` to reproduce, create a collection which has a `Field` of type `relationship`, setting `unique: true` and...
When using the `BlocksFeature` from `lexicalEditor`, if you put any `richText` within your `blocks`, *while* **localized**, the data is saved fine, but the fields are not present in the api...
### Description With the Penpot service install, it adds a trailing slash to the `SERVICE_FQDN_FRONTEND` and technically, that is a url, not FQDN.I see this pattern a lot with services;...
### Link to reproduction https://github.com/HarleySalas/payload-3-reproductions/tree/server-only-error ### Payload Version beta.91 ### Node Version 22.2.0 ### Next.js Version canary-104 ### Describe the Bug `server-only` is a [best practice](https://github.com/HarleySalas/payload-3-reproductions/tree/server-only-error) for ensuring code is...