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

Back Problem #86

Open
willy-estrada-cinepapaya opened this issue Jan 17, 2015 · 2 comments
Open

Back Problem #86

willy-estrada-cinepapaya opened this issue Jan 17, 2015 · 2 comments

Comments

@willy-estrada-cinepapaya

Hi, When i back to before page some times it create a loop and return to first page when i'm on page 3, or, simply return to before page, but automatically return to page 3 again. Do yo know why is it happend?

@azicchetti
Copy link
Owner

Il 17/01/2015 02:27, willy-estrada-cinepapaya ha scritto:

Hi, When i back to before page some times it create a loop and return to
first page when i'm on page 3, or, simply return to before page, but
automatically return to page 3 again. Do yo know why is it happend?

Hi,
debugging "back" problems can be tricky without seeing the source code,
because there are too many reasons that can cause this weird behavior
(ranging from bugs to wrong user-handlers attached to certain events).

Can you please send me the source code or a simplified version of it
that still shows the issue?

Thank you very much.

@willy-estrada-cinepapaya
Copy link
Author

Hi Andrea,

Thanks you for your response. I've fixed the bug. My error was that i was
putting onClick method within "pagebeforeshow".

Best.

2015-01-18 10:24 GMT-05:00 Andrea Zicchetti [email protected]:

Il 17/01/2015 02:27, willy-estrada-cinepapaya ha scritto:

Hi, When i back to before page some times it create a loop and return to
first page when i'm on page 3, or, simply return to before page, but
automatically return to page 3 again. Do yo know why is it happend?

Hi,
debugging "back" problems can be tricky without seeing the source code,
because there are too many reasons that can cause this weird behavior
(ranging from bugs to wrong user-handlers attached to certain events).

Can you please send me the source code or a simplified version of it
that still shows the issue?

Thank you very much.


Reply to this email directly or view it on GitHub
#86 (comment)
.

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

2 participants