Daniel Keir Haywood created ISIS-2885:
-----------------------------------------
Summary: wrapMixin and collection parameter
Key: ISIS-2885
URL: https://issues.apache.org/jira/browse/ISIS-2885
Project: Isis
Issue Type: Improvement
Reporter: Daniel Keir Haywood
Fix For: 2.0.0
Possible issue with wrapMixin, perhaps to do with serialisation of view model
not handling collections.
There’s a line in DisableForContextFacetViaMethod that includes
"InvokeUtil.invokeAutofit(method, target{color:#080808});”. {color}That was
throwing an exception when called act() on a wrapMixin() target. By the time
the disableAct() was called the parameter had become null.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)