@abp/select2
Advanced tools
Comparing version 5.0.0-beta.1 to 5.0.0-beta.2
{ | ||
"version": "5.0.0-beta.1", | ||
"version": "5.0.0-beta.2", | ||
"name": "@abp/select2", | ||
@@ -8,3 +8,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@abp/core": "~5.0.0-beta.1", | ||
"@abp/core": "~5.0.0-beta.2", | ||
"select2": "^4.0.13" | ||
@@ -11,0 +11,0 @@ }, |
/* | ||
https://select2.org/troubleshooting/common-problems | ||
*/ | ||
$.fn.modal.Constructor.prototype._enforceFocus = function () { }; | ||
if ($.fn.modal) { | ||
$.fn.modal.Constructor.prototype._enforceFocus = function () { }; | ||
} |
824
14
Updated@abp/core@~5.0.0-beta.2