Page 1 of 3

Navigate to page not working for the second time.

Posted: Wed Mar 12, 2014 3:17 pm
by GodSpeed JP1

I have a list Page and a detail page.
I click the list item go to the detail page and click the [go back to lisk] button to return list page.
When I first time go to the detail page,every works well.I can go back list page.
But when I go the the detail page again,[go back to list] button not work.
No javascript error in browser.
Alaso not work on iPhone Tester App.
The [go back to list] button uses the standard [Navigate to page] event.
I try to delete it and add again. Nothing changed.
Any one can help me?

PS
I hava an invisible youtube componets on this page.
Sometime it cause the below error.But not every time.
Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://www.youtube.com') does not match the recipient window's origin ('https://www.youtube.com'). www-widgetapi-vfl5txFyU.js:25
g.B www-widgetapi-vfl5txFyU.js:25
g.G www-widgetapi-vfl5txFyU.js:24

This error message loops and dose not stop and never end.

But I donot thing the error has connection with the navigate event .Even if the error occurred the navigate button can work well at first time.But not work at second time.


Navigate to page not working for the second time.

Posted: Wed Mar 12, 2014 4:32 pm
by Nikita

Hello,

Let's try to remove components, that may cause an error and after run navigate to page.


Navigate to page not working for the second time.

Posted: Wed Mar 12, 2014 4:43 pm
by GodSpeed JP1

Hello Nikita,
Which componet should be removed?
return button or youtube compont?


Navigate to page not working for the second time.

Posted: Wed Mar 12, 2014 4:46 pm
by GodSpeed JP1

I removed youtube componet, but nothing changed.


Navigate to page not working for the second time.

Posted: Wed Mar 12, 2014 8:15 pm
by Nikita

Hi,

Are there any errors in console? Have you edited the sources?


Navigate to page not working for the second time.

Posted: Thu Mar 13, 2014 12:03 am
by GodSpeed JP1

Hi Nikita,
I added a new theme, and overwrited the ajax-loader.gif file of the new theme, and uploaded two css file to the new theme folder.
And I delete a old theme folder which I added before.
Did not change other resources.


Navigate to page not working for the second time.

Posted: Thu Mar 13, 2014 1:06 am
by Illya Stepanov

Hello,

We need to take a look at your application.
Please share your application with us or give us public link.


Navigate to page not working for the second time.

Posted: Thu Mar 13, 2014 1:48 am
by GodSpeed JP1

Hello Illya,
My link is here:
http://appery.io/app/mobile-frame?src...


Navigate to page not working for the second time.

Posted: Thu Mar 13, 2014 1:52 am
by Illya Stepanov

Thanks, we'll take a look.


Navigate to page not working for the second time.

Posted: Thu Mar 13, 2014 5:51 am
by Illya Stepanov

Please specify steps to reproduce a problem, screenshots would help here.

We tried to reproduce the problem but currently with no success.

Tested in browser and backbutton (home) works fine for multiple cases that we have tested.