Bohdan

Results 2 comments of Bohdan

$scope.updateFilteredList = function () { $scope.filteredList = $filter("filter:Name")($scope.originalList, $scope.query); }; isn't working why?

Having the same issue, using SharePointPnPCoreOnline of version 3.20.2004.