Redirect request URIs should already begin with a slash

Created on 28 April 2023, almost 2 years ago
Updated 28 May 2023, almost 2 years ago

Problem/Motivation

When CustomElementsViewSubscriber redirects to the back end, it prepends a slash to the request URI. Request URIs should already begin with a slash, but there is a separate bug I discovered over in 📌 Add support for forms Needs review where the slash is incorrectly stripped when the custom elements subrequest is processed.

As it stands this code currently works, but if the linked patch is committed then this will need to be updated here as well.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom longwave UK

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024