This repository has been archived by the owner on Feb 25, 2022. It is now read-only.
Strange behavior in the "books" example #368
Unanswered
jamolina2021
asked this question in
Q&A
Replies: 1 comment 5 replies
-
It is possible to go back according to the browser but then the redirection code kicks in. This is expected behavior. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
In the "books" sample application, after logging in, the url (http://localhost:64453/#/books/popular) is displayed.
but, as you will see in the screenshot, the arrow to go to the previous url (that is, the login url http://localhost:64453/#/signin) is active, although it is not possible to go back.
This is a bug?
Thanks.
Regards,
Jose
Beta Was this translation helpful? Give feedback.
All reactions