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 Jul 28, 2018. It is now read-only.
I am having the exact same issue. For me it is when my users sessions is destroyed and they are redirected to the sign in which has a different layout. Using devise btw if that matters.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a turbolink-enabled link that, on condition, should be redirected to a fully reloaded page (different layout). When I do:
the request is still a XHR request though and it doesn't like the response which is a full HTML document (the layout gets corrupted). Bug?
The text was updated successfully, but these errors were encountered: