@unbxd-ui/unbxd-react-components 0.2.145-beta.3 → 0.2.145-beta.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -297,6 +297,8 @@ var SearchableDropdown = function SearchableDropdown(props, ref) {
297
297
  setSelectedItems(arrayPostValue);
298
298
  if (arrayPostValue.length > 0) {
299
299
  setSearchQuery(arrayPostValue[0][nameAttribute]);
300
+ } else {
301
+ setSearchQuery("");
300
302
  }
301
303
  }
302
304
  postFormValueChange(postValue);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unbxd-ui/unbxd-react-components",
3
- "version": "0.2.145-beta.3",
3
+ "version": "0.2.145-beta.4",
4
4
  "description": "React components library",
5
5
  "keywords": [
6
6
  "react components",