Skip to content

Conversation

greghuels
Copy link
Contributor

Fixes: FF-4129

Motivation and Context

Some versions of React Native were experiencing 404 responses due to the JS runtime interpretation of URL.toString(). In those instances, a trailing slash was added to the path.

Description

Removed trailing slash from pathname

@greghuels greghuels requested a review from aarsilv March 12, 2025 19:20
@greghuels greghuels force-pushed the greg/FF-4129/trailing-slash branch 2 times, most recently from bd3a6b6 to a1df31c Compare March 12, 2025 19:26
@greghuels greghuels force-pushed the greg/FF-4129/trailing-slash branch from a1df31c to ff8f385 Compare March 12, 2025 19:28
@greghuels greghuels force-pushed the greg/FF-4129/trailing-slash branch from ff8f385 to 8958a2d Compare March 12, 2025 19:29
@greghuels greghuels merged commit 8698727 into main Mar 12, 2025
8 checks passed
@greghuels greghuels deleted the greg/FF-4129/trailing-slash branch March 12, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants