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

Show/Hide Events event don't occur #131

Closed
altmann opened this issue Jul 13, 2013 · 1 comment
Closed

Show/Hide Events event don't occur #131

altmann opened this issue Jul 13, 2013 · 1 comment
Labels
Milestone

Comments

@altmann
Copy link

altmann commented Jul 13, 2013

Structure:

  • Page A
    • Subpage 1 (role: start)
    • Subpage 2
  • Page B

Page A and Subpage 1 is active (visible).
If I switch to Page B, then the event beforeHide/afterHide of page Subpage 1 DON'T raise. Only the event beforeHide/afterHide of Page A is raised.

The same with beforeShow/afterShow.

I think that in this scenario Subpage 1 should also raise the beforeHide/afterHide event.

PS: thanks for the role functionality :)

@finnsson
Copy link
Owner

Thanks for the bug report.

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

No branches or pull requests

2 participants