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

redirect to view on mobile app not working #680

Open
crisleiria opened this issue Nov 4, 2024 · 0 comments
Open

redirect to view on mobile app not working #680

crisleiria opened this issue Nov 4, 2024 · 0 comments

Comments

@crisleiria
Copy link

Laravel: 11.23.5
@inertiajs/vue3: 1.2.0
vite: 5.4.9

I am following redirect instrutions from here: inertial redirects but I am getting strange behaviour on mobile app.

I have exactly the same scenario on docs.. on post form, after saving I am redirecting to the same Inertia page:

return to_route('stock.picking.form');

when I run this on web browser, no problem it redirects fine, but I have published manifest.json and some users have the web app installed on mobile device.
On this case, it opens a weard white popup with a message "Redirecting to https://....." with the correct url to redirect and it doesn't redirect.

Anyone with the same behaviour?

Thanks in advance.

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

1 participant