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

Fix: In some scenarios the admin "stop impersonating" button fails to do its job #90

Open
ok200paul opened this issue Feb 18, 2025 · 0 comments

Comments

@ok200paul
Copy link
Collaborator

When impersonating a user as an admin to help them out, on some pages, the "Stop Impersonating" button does not work

Workaround

If this happens to you, just log out fully and log back in.

Fix

It looks like the button is an Inertia link, which is an XHR request. It needs to be an A link that brings on a full browser redirect

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