rc-select
Advanced tools
Comparing version 14.2.0 to 14.2.2
@@ -156,3 +156,3 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty"; | ||
}; | ||
}, [open, searchValue]); // ========================== Values ========================== | ||
}, [open, searchValue, flattenOptions.length]); // ========================== Values ========================== | ||
@@ -159,0 +159,0 @@ var onSelectValue = function onSelectValue(value) { |
@@ -186,3 +186,3 @@ "use strict"; | ||
}; | ||
}, [open, searchValue]); // ========================== Values ========================== | ||
}, [open, searchValue, flattenOptions.length]); // ========================== Values ========================== | ||
@@ -189,0 +189,0 @@ var onSelectValue = function onSelectValue(value) { |
{ | ||
"name": "rc-select", | ||
"version": "14.2.0", | ||
"version": "14.2.2", | ||
"description": "React Select", | ||
@@ -5,0 +5,0 @@ "engines": { |
@@ -10,3 +10,3 @@ # rc-select | ||
[![build status][github-actions-image]][github-actions-url] | ||
[![Test coverage][coveralls-image]][coveralls-url] | ||
[![Test coverage][codecov-image]][codecov-url] | ||
[![bundle size][bundlephobia-image]][bundlephobia-url] | ||
@@ -20,6 +20,4 @@ | ||
[github-actions-url]: https://github.com/react-component/select/actions | ||
[coveralls-image]: https://img.shields.io/coveralls/react-component/select.svg?style=flat-square | ||
[coveralls-url]: https://coveralls.io/r/react-component/select?branch=master | ||
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/select/master.svg?style=flat-square | ||
[codecov-url]: https://codecov.io/gh/react-component/select/branch/master | ||
[codecov-url]: https://app.codecov.io/gh/react-component/select | ||
[david-url]: https://david-dm.org/react-component/select | ||
@@ -31,3 +29,3 @@ [david-image]: https://david-dm.org/react-component/select/status.svg?style=flat-square | ||
[download-url]: https://npmjs.org/package/rc-select | ||
[bundlephobia-url]: https://bundlephobia.com/result?p=rc-select | ||
[bundlephobia-url]: https://bundlephobia.com/package/rc-select | ||
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-select | ||
@@ -34,0 +32,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
321873
181