Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

returnUrl queryParam is not in the right place in the url #382

Open
JF-Cozy opened this issue Jun 19, 2023 · 1 comment
Open

returnUrl queryParam is not in the right place in the url #382

JF-Cozy opened this issue Jun 19, 2023 · 1 comment

Comments

@JF-Cozy
Copy link
Contributor

JF-Cozy commented Jun 19, 2023

Quand on ouvre une note depuis l'application, on a une url du type https://notes.cozy.wtf/?returnUrl=https%3A%2F%2Fnotes.cozy.wtf%2F#/n/1586afkd alors qu'on devrait avoir https://notes.cozy.wtf/#/n/1586afkd?returnUrl=https%3A%2F%2Fnotes.cozy.wtf%2F

Aujourd'hui le comportement est bon (cela fonctionne), mais l'url n'est pas construite correctement

@zatteo
Copy link
Contributor

zatteo commented Jun 19, 2023

Linked reading : remix-run/react-router#636 (comment)

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

No branches or pull requests

2 participants