Merge branch 'feature/files' of github.com:ONLYOFFICE/AppServer into feature/files

This commit is contained in:
Alexey Safronov 2020-08-18 11:18:52 +03:00
commit 0cc443b3f8
2 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "asc-web-common", "name": "asc-web-common",
"version": "1.0.195", "version": "1.0.196",
"description": "Ascensio System SIA common components and solutions library", "description": "Ascensio System SIA common components and solutions library",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"files": [ "files": [

View File

@ -80,7 +80,6 @@ const Selector = props => {
useEffect(() => { useEffect(() => {
resetCache(); resetCache();
setCurrentGroup(getCurrentGroup(convertGroups(groups)));
}, [searchValue, currentGroup, hasNextPage]); }, [searchValue, currentGroup, hasNextPage]);
const [selectedOptionList, setSelectedOptionList] = useState( const [selectedOptionList, setSelectedOptionList] = useState(