Open nitin-flogroup opened 8 years ago
It seems that I fixed by increasing the $timeout when enterEditMode addSearchParam from 100 to 200
$timeout(function() { $scope.enterEditMode(undefined, newIndex); }, 200);
Please try it to see if works for you too
After Selecting Available search parameter suggested Values dropdown gets hidden right away in chrome.
In firefox works fine.
Please help me with this.