- From: kevers-google via GitHub <noreply@w3.org>
- Date: Wed, 25 Mar 2026 16:57:27 +0000
- To: public-css-archive@w3.org
kevers-google has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-view-transition-2] noisy unhandled rejections in transition navigations == Steps to reproduce: * Perform a cross document transition navigation. * Hit the back button Result: Unhandled rejection: AbortError ... This rejection comes from skipping the transition on the old document, but this is expected behavior. Should the developer be required to explicitly catch this to avoid the exception? See also issue#13463. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13726 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 25 March 2026 16:57:28 UTC