You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone, I have this issue where after I do search and filter, the active filters are unable to reset using the wire:click wire:click="resetTableColumnSearch('columnName)" and wire:click="removeTableFilters". It seems like after I do a search and filters, livewire cannot seem to listen to this active filters component when it is rendered. When I do debug, the wire: click can be initiated using custom button or remove the component active filters div to upper div from the inspect. Anyone facing this issue or have a solution for this ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Package
Table builder
Package Version
v3.0.0
How can we help you?
Hello everyone, I have this issue where after I do search and filter, the active filters are unable to reset using the wire:click wire:click="resetTableColumnSearch('columnName)" and wire:click="removeTableFilters". It seems like after I do a search and filters, livewire cannot seem to listen to this active filters component when it is rendered. When I do debug, the wire: click can be initiated using custom button or remove the component active filters div to upper div from the inspect. Anyone facing this issue or have a solution for this ?
Beta Was this translation helpful? Give feedback.
All reactions