Skip to content

search in search select does not work if multiple option is active #55

@paulmod

Description

@paulmod

I use laravel-admintw v5.
When I enable the multiple option the search does not work, creating an empty tag for each letter typed.
If I replace the @entangle($attributes->wire('model')).live method from selected parameter, the search works, but it is not reactive.
In the screenshot you can see the 2 cases

selected: @entangle($attributes->wire('model')).live -->empty tags
selected: [] --> work but not reactive

Image Image

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