Skip to content

Error when model attribute is null #19

@makroxyz

Description

@makroxyz

I think Widget.php row 284 should be

'value' => $this->hasModel() ? $this->model->{$this->attributeName} : $this->value,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions