-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.1, 1.4.0
-
Component/s: Documentation, Runtime / State Backends
-
Labels:None
The Working with state docs contain an example for using a ListStateDescriptor.
In the example however a default value is passed to the constructor, which however is only possible for ValueStateDescriptors.
- links to