FilamentF
Filament3y ago
giro

After upgrade filament to 3.1.9 problems

I upgrade to filament 3.1.9 all filament packages and star have problems.

Alpine Expression Error: watch is not defined

Expression: "function(){this.$wire.$on("deselectAllTableRecords",()=>this.deselectAllRecords()),this.$watch("selectedRecords",()=>{if(!this.shouldCheckUniqueSelection){this.shouldCheckUniqueSelection=!0;return}this.selectedRecords=[...new Set(this.selectedRecords)],this.shouldCheckUniqueSelection=!1})}"
Was this page helpful?