I'll check what's going wrong there. Regards Sven
Am 31. Aug. 2016, 11:44, um 11:44, ChambreNoire <[email protected]> schrieb: >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]
