Martin Marinschek wrote:
Well, I am changing a lot within the collapsible panel in the moment -
and I changed its inheritance hierarchy, so this problem stems from
this.

I wonder why I don't get the problem in the examples, though!

Anyways, I changed the hierarchy, so it should work again.

Thanks, it now does.

Just a note for others: attribute "value" used to be used to specify the collapsible panel title. It now is used for the collapsible panel state, with "title" setting the panel title. This does of course break all pages that currently use collapsiblePanel (can't store a boolean into the String property providing the title).

Regards,

Simon

Reply via email to