Skip to content

Scoping and eager loading is not working in version 4.3.3 #339

Closed
@janisdauksts

Description

@janisdauksts

Scoping and eager loading is not working in version 4.3.3
Result is empty when I try to get descendants with Model::scoped(['category_id' => 1])->with(['descendants'])->find(1)
In version 4.3.0 everything was ok.

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