Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in getting filter value in widget #78

Open
mostafaamiri opened this issue Feb 20, 2024 · 1 comment
Open

Problem in getting filter value in widget #78

mostafaamiri opened this issue Feb 20, 2024 · 1 comment

Comments

@mostafaamiri
Copy link

I can get filter value from Laravel\Nova\Filters\DateFilter but can not get it from Laravel\Nova\Filters\Filter class. it returns null value!

@TheDoctor0
Copy link

@mostafaamiri I had the same problem and the solution is to define $name property in the filter class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants