-
Notifications
You must be signed in to change notification settings - Fork 13
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
general: fix error 400 bad request #864
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some code still need to be removed such as:
export class AppRouterEventService { |
STORAGE_KEY
.
33dcdf1
to
5c78a39
Compare
52fec7a
to
cbb1ba5
Compare
* Closes rero/rero-ils#2705. * Removes localeStorage user data. * Updates guards that used the user localeStorage. * Improves somes guards. * Adds some tests for guards. Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
cbb1ba5
to
394c09e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Difficult to test. I opened a document detailed view, waited 10 minutes, and then opened from there the item detailed view. It worked.
Co-Authored-by: Bertrand Zuchuat bertrand.zuchuat@rero.ch
Code review check list