Running into a problem in the ArgumentPluginBase::getValue() method where a foreach() is called on a null property. Should probably make sure that the argument property on the view is an array before we try to parse over each available argument.
↧
Running into a problem in the ArgumentPluginBase::getValue() method where a foreach() is called on a null property. Should probably make sure that the argument property on the view is an array before we try to parse over each available argument.