Martin Tzvetanov Grigorov created WICKET-6754:
-------------------------------------------------
Summary: Iteration stops with nested containers
Key: WICKET-6754
URL: https://issues.apache.org/jira/browse/WICKET-6754
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 8.7.0
Reporter: Martin Tzvetanov Grigorov
Assignee: Martin Tzvetanov Grigorov
Since there is only one pop() performed in hasNext() the iteration stops, if
there are several nested container, when there are no additional children in
the parent container.
From [https://github.com/apache/wicket/pull/403]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)