PageLoaded-Method executed only after every second page load
------------------------------------------------------------
Key: TAP5-1025
URL: https://issues.apache.org/jira/browse/TAP5-1025
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.2
Reporter: Sven Homburg
If i access a page the first time, the pageloaded method NOT executed.
if i access the same page the second time, the pageloaded method executed.
if i access the same page the third time, the pageloaded NOT method executed.
if i access the same page the fourth time, the pageloaded method executed.
and so on
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.