We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
After logging out of the app I can not navigate anywhere. I'm not sure if this is an issue with the frontend or just_match_api
Severity:
URL: Any public URL
Error message:
https://just-match-api-staging.herokuapp.com/api/v1/terms-agreements/current-company 401 (Unauthorized) angular.js:11881 XHR finished loading: GET "https://just-match-api-staging.herokuapp.com/api/v1/terms-agreements/current-company".(anonymous function) @ angular.js:11881sendReq @ angular.js:11642serverRequest @ angular.js:11352processQueue @ angular.js:16170(anonymous function) @ angular.js:16186$eval @ angular.js:17444$digest @ angular.js:17257$apply @ angular.js:17552(anonymous function) @ angular.js:13457dispatch @ jquery.min.js:3r.handle @ jquery.min.js:3
Role: Not logged in
How to recreate it
What happend I got redirected back to the log in screen
Expected outcome Navigate to the starpage
Browser (check what browser you're running at https://whatbrowser.org): OSX Chrome 52
The text was updated successfully, but these errors were encountered:
Ah, nice! This is due to the promo code being active. Good catch!
👍
Sorry, something went wrong.
Marked this as a bug as it causes unexpected/unwanted behaviour, which will no doubt confuse the user.
This also happens when I try to enter the promo code. #/?promo_code=[code] is redirected to #/user/signin?promo_code=[code].
#/?promo_code=[code]
#/user/signin?promo_code=[code]
No branches or pull requests
Description
After logging out of the app I can not navigate anywhere. I'm not sure if this is an issue with the frontend or just_match_api
Severity:
URL: Any public URL
Error message:
Role: Not logged in
How to recreate it
What happend
I got redirected back to the log in screen
Expected outcome
Navigate to the starpage
Browser (check what browser you're running at https://whatbrowser.org): OSX Chrome 52
The text was updated successfully, but these errors were encountered: