Describe the Bug
In Payload CMS, website Template
Link to the code that reproduces this issue
pnpx create-payload-app my-project -t website
Reproduction Steps
- Goto Edit Posts
- Type Some Text, double click to Insert Link
- Edit Link Dialog Opens -> Select Internal Link + Select Desired URL
- After a few seconds, the selection resets to Custom URL
Which area(s) are affected?
area: core
Environment Info
pnpm payload info
> sou-admin@1.0.0 payload /home/chirag/sou-core/sou-admin
> cross-env NODE_OPTIONS=--no-deprecation payload info
Binaries:
Node: 24.14.1
npm: 11.11.0
Yarn: N/A
pnpm: 10.20.0
Relevant Packages:
payload: 3.84.1
next: 16.2.6
@payloadcms/db-postgres: 3.84.1
@payloadcms/drizzle: 3.84.1
@payloadcms/email-nodemailer: 3.84.1
@payloadcms/graphql: 3.84.1
@payloadcms/live-preview: 3.84.1
@payloadcms/live-preview-react: 3.84.1
@payloadcms/next/utilities: 3.84.1
@payloadcms/payload-cloud: 3.84.1
@payloadcms/plugin-form-builder: 3.84.1
@payloadcms/plugin-nested-docs: 3.84.1
@payloadcms/plugin-redirects: 3.84.1
@payloadcms/plugin-search: 3.84.1
@payloadcms/plugin-seo: 3.84.1
@payloadcms/richtext-lexical: 3.84.1
@payloadcms/translations: 3.84.1
@payloadcms/ui/shared: 3.84.1
react: 19.1.1
react-dom: 19.1.1
Operating System:
Platform: linux
Arch: x64
Version: #1 SMP PREEMPT_DYNAMIC Tue, 23 Jun 2026 21:21:40 +0000
Available memory (MB): 15612
Available CPU cores: 16
Describe the Bug
In Payload CMS, website Template
Link to the code that reproduces this issue
pnpx create-payload-app my-project -t website
Reproduction Steps
Which area(s) are affected?
area: core
Environment Info