Skip to content
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

'prevContext' on hash change not set properly #574

Open
thamsrang opened this issue Sep 7, 2020 · 0 comments
Open

'prevContext' on hash change not set properly #574

thamsrang opened this issue Sep 7, 2020 · 0 comments

Comments

@thamsrang
Copy link

Hi,
ctx.page.prevContext not set on hash change in current path.
This is not working between hash change between hashes and from path to hash.

For example:

  • From /profile to /profile#/details. Here previous ctx for /profile not set to ctx.page.prevContext
  • From /profile#/details to /profile#/settings. Here previous ctx for /profile#/details not set to ctx.page.prevContext

In this above transition both ctx and ctx.page.prevContext are same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant