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
java.lang.IllegalArgumentException: No value supplied for key: :landing-page
This makes sense as in https://github.com/PIENews/freecoin/blob/bc012ba1fe9b3223674f17bab363ad1a5e038160/src/freecoin/handlers/sign_in.clj#L55 one can see that the ctx is passed as a first argument to routes/absolute-path. Not sure how it worked at the first place
The text was updated successfully, but these errors were encountered:
Should have been working and should have been tested at this point 5f9bfae#diff-20a53afc7b517db3f632b286e51dfdc4
Sorry, something went wrong.
No branches or pull requests
java.lang.IllegalArgumentException: No value supplied for key: :landing-page
This makes sense as in https://github.com/PIENews/freecoin/blob/bc012ba1fe9b3223674f17bab363ad1a5e038160/src/freecoin/handlers/sign_in.clj#L55 one can see that the ctx is passed as a first argument to routes/absolute-path. Not sure how it worked at the first place
The text was updated successfully, but these errors were encountered: