You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Given:
Expected: request to
/photos/foo%2Fbar
Actual: request to
/photos/foo/bar
Note: some usages of
getPathname
rely on this behaviour:https://github.com/unsplash/unsplash-web/blob/330bb40640c3e1d3600ecc5a1b15a244013f0c5a/app/services/api/Photo/index.ts#L36C1-L37
The text was updated successfully, but these errors were encountered: