Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When using a CompoundPropertyModel, the model is defined in the parent widgets. However Palette tries to initialize its values in the constructor. See patch attached. Note that the model is read in onAttach() already.