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

Question Related to OperaPresto #51

Open
mnek84 opened this issue Oct 25, 2018 · 0 comments
Open

Question Related to OperaPresto #51

mnek84 opened this issue Oct 25, 2018 · 0 comments

Comments

@mnek84
Copy link

mnek84 commented Oct 25, 2018

Hi, im having an issue with routing , let me explain the scenario

PAGE:MAIN
goto(pageA,PARAM1,false)
PAGE: A
-- on BUTTON 1 : goTo(PAGEB,PARAM)
PAGE: B
-- ON BUTTON2
goto(pageA,PARAM1,PARAM2)

When i call the button from pageb to pagea , the first time it works, the second time i call it seems like after execute that, exectus PAGE1.button1 and goes to PAGEB

that makes sense to you?

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