Skip to content

Commit bbd08be

Browse files
author
Mike S
committed
Restoring allowedMethod container
1 parent 796c9e8 commit bbd08be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

select2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3034,7 +3034,7 @@ the specific language governing permissions and limitations under the Apache Lic
30343034
opts,
30353035
select2,
30363036
value, multiple,
3037-
allowedMethods = ["val", "destroy", "opened", "open", "close", "focus", "isFocused", "container", "onSortStart", "onSortEnd", "enable", "readonly", "positionDropdown", "data", "search"],
3037+
allowedMethods = ["val", "destroy", "opened", "open", "close", "focus", "isFocused", "container", "dropdown", "onSortStart", "onSortEnd", "enable", "readonly", "positionDropdown", "data", "search"],
30383038
valueMethods = ["val", "opened", "isFocused", "container", "data"];
30393039

30403040
this.each(function () {

0 commit comments

Comments
 (0)