Skip to content

AssertFiltersInclude fails with new Nova version #18

@asivaneswaran

Description

@asivaneswaran

With the latest nova version, the filter class path is different. Here is the error:


[{"class":"App\\Nova\\Filters\\GenderFilter"}]

within

[[{"class":"GenderFilter", 

As you can see, the GenderFilter class in Nova now only shows the path past App\Nova\Filters.

For example, a class in App\Nova\Filters\Members is shown like this in the Nova output:

{"class":"Members\\EligibilityFilter"

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