-
-
Notifications
You must be signed in to change notification settings - Fork 362
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Custom filter view no longer works after upgrading from v1 to v3.
After upgrading from v1 to v3, the custom filter view for a specific datatable stopped working.
This feature
was available in v1, but I cannot find any way to implement the same functionality in v3.
Is this feature deprecated/abandoned? We rely on it heavily in our project.
How to reproduce the bug
- Create a datatable in v1 and implement a custom filter view
- Verify that the custom filter view renders and works as expected.
- Upgrade the project from v1 to v3.
- Attempt to apply the same custom filter view in the datatable.
- Notice that there is no documented or working way to implement the feature in v3 — the custom filter view does not render.
Package Version
3.x
PHP Version
8.2.x
Laravel Version
10.x
Alpine Version
3.x
Theme
Tailwind 3.x
Notes
No response
Error Message
Custom filter view not working.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working