Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/olifolkerd/tabulator
Browse files Browse the repository at this point in the history
  • Loading branch information
olifolkerd committed Apr 2, 2022
2 parents 67696c5 + 78e9a6c commit 28180b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/modules/Edit/defaults/editors/select.js
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ export default function(cell, onRendered, success, cancel, editorParams){
if(!input.value){
unsetItems();
chooseItems();
showList();
}
});

Expand Down

0 comments on commit 28180b8

Please sign in to comment.