[bug] fix scroll disabled not being removed in some scenarios

This commit is contained in:
Kuldeep M
2019-05-23 19:51:59 +01:00
parent a0d4da5c09
commit d7f63d7bdc
3 changed files with 3 additions and 1 deletions

View File

@ -68,6 +68,7 @@ var link = (function() {
},
cancelAction: function() {
resetStagedBookmarkData();
autoSuggest.destroy();
},
actionText: "Add",
size: "small",