cms icon indicating copy to clipboard operation
cms copied to clipboard

Revisions cannot be published after saving changes

Open kungphung opened this issue 6 months ago • 1 comments

Bug description

When editing an entry, saving works as expected, but attempting to publish the revision fails. The entry remains stuck in "revision" state and cannot be published, even though no errors are shown.

Video recording of the issue: Jam link

What I expected to happen After saving a revision, clicking "Publish" should make the revision the live version of the entry.

How to reproduce

Open any entry that supports revisions.

Make changes and save them (revision is created).

Attempt to publish the revision.

Notice that publishing does not work — the entry does not update to the live version.

⚠️ This behavior happens only in Edge on Windows, not in other browsers (Chrome/Firefox tested).

OS: Windows 11 (x86)

Browser: Edge 138.0.7204.50

Window size: 2390x1300

Logs


Environment

Environment
Application Name:
Laravel Version: 11.15.0
PHP Version: 8.2.28
Composer Version: 2.8.11
Environment: local
Debug Mode: ENABLED
URL: 
Maintenance Mode: OFF
Timezone: Europe/Amsterdam
Locale: en

Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED

Drivers
Broadcasting: log
Cache: file
Database: mariadb
Logs: stack / single
Mail: smtp
Queue: sync
Session: file

Livewire
Livewire: v3.5.2

Statamic
Addons: 5
Sites: 1
Stache Watcher: Enabled
Static Caching: Disabled
Version: 5.64.0 PRO

Statamic Addons
jonassiewertsen/statamic-livewire: 3.6.0
stillat/relationships: 2.2.1
studio1902/statamic-peak-browser-appearance: 3.5.0
studio1902/statamic-peak-seo: 8.15.3
studio1902/statamic-peak-tools: 6.3.0

Installation

Starter Kit using via CLI

Additional details

No response

kungphung avatar Sep 22 '25 07:09 kungphung

This behavior happens only in Edge on Windows, not in other browsers (Chrome/Firefox tested).

~That's strange... are there any errors in the browser console?~

Nevermind... just realised I can see the console errors via the link. Pretty cool!

duncanmcclean avatar Sep 22 '25 08:09 duncanmcclean