Thanks!

    https://issues.apache.org/jira/browse/WICKET-6235

Sven


On 31.08.2016 11:41, ChambreNoire wrote:
Hi,

I'm using Trees for the first time and I've discovered a bug with one of the
examples.

When using SelectableFolderContent, if one does the following :

1) select a tree node/leaf
2) collapse the selected node/leaf parent (effectively making the previous
selection invisible)
3) select another node/leaf

Boom! ClassCastException! Model cannot be cast to NodeModel at
TableTree$2.component(TableTree.java:195).

Any ideas on how to resolve this? (it happens on the live example site too!)

Many Thanks,

CN

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Bug-in-TreeTable-example-with-SelectableFolderContent-tp4675396.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to