payloadcms / payloadcms/payload
Safari - bad rendering of docs page
@zubricks is already working on this.
Since Oct 27, 2025.
- Dominant language
- TypeScript
- Stars
- 44.8k
- Forks
- 4.2k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 53
Description
The https://payloadcms.com/docs/rest-api/overview documentation renders weirdly in the latest macOS Safari 26.0.1.
The first table and everything after it has wrong styling, where the striped rows table formatting is lost and the whole body content wrapper is filled in with the table background color. Styling of drawers with code examples inside tables are also affected.
This issue doesn't happen in Firefox/Chromium. I can't see any really glaring issue with the underlying Markdown, but indentation and syntax highlighting seems wrong after line 61.
Safari:
Chrome:
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.