I think Widget.php row 284 should be ``` php 'value' => $this->hasModel() ? $this->model->{$this->attributeName} : $this->value, ```