Skip to content

[Bug]: Custom Filter View not working anymore #2299

@nkvatadze

Description

@nkvatadze

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

  1. Create a datatable in v1 and implement a custom filter view
  2. Verify that the custom filter view renders and works as expected.
  3. Upgrade the project from v1 to v3.
  4. Attempt to apply the same custom filter view in the datatable.
  5. 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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions