react-dadata icon indicating copy to clipboard operation
react-dadata copied to clipboard

React-компонент для подсказов адресов, организаций и банков с помощью DaData.ru

Results 43 react-dadata issues
Sort by recently updated
recently updated
newest added

После выбора подсказки, человек может продолжить писать адрес дальше, но текст будет слитным, так как пробел не проставляется после каждого выбора, можете пожалуйста как можно скорее решить эту проблему ?

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.4 to 4.4.8. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

https://dadata.ru/api/suggest/party/#response - для ИП выводится data.fio, в определении типа DaDataParty этого поля нет

![image](https://user-images.githubusercontent.com/64700193/236470795-572de1b8-1d82-47e3-955f-0a4c3f53ee1e.png) так происходит только при ререндере компоненты

При использовании компонента FioSuggestions как можно добавить заголовок в запрос ?

**Описание проблемы:** При выборе подсказки из списка с помощью мышки мы получаем suggestion через колбек onChange. При выборе подсказки с помощью клавиш Arrow Up/Down в инпуте меняется suggestion, но вызова...