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.