Eugen Soloviov

Results 38 issues of Eugen Soloviov

Stocks have limits for queries on their servers by api. It's about 1-3 second on request. Therefore we had queue for queries. Task: Need to monitor queue length. Need to...

express

When I add "vuera/babel" to project, React renders empty page without errors. ``` "babel": { "plugins": [ "babel-plugin-transform-decorators-legacy", "vuera/babel" ], "presets": [ "react-app" ] }, ``` ```babel-plugin-transform-decorators-legacy``` needed for Mobx

Слайдер не работает с новым jquery. Очень жду обновления твоего замечательно скрипта.

https://github.com/hcatlin/libsass I't will be great to see this in "serve".

Feature Request

CLI commands not found. They placed there: ```/usr/local/vesta/bin```. ``` v-add-backup-ftp-host v-add-cron-job v-add-cron-report v-add-cron-restart-job v-add-cron-vesta-autoupdate v-add-database v-add-database-host v-add-dns-domain v-add-dns-on-web-alias v-add-dns-record v-add-domain v-add-mail-account v-add-mail-account-alias v-add-mail-account-autoreply v-add-mail-account-forward v-add-mail-account-fwd-only v-add-mail-domain v-add-mail-domain-antispam v-add-mail-domain-antivirus v-add-mail-domain-catchall v-add-mail-domain-dkim...

```TypeError: binance.universalTransfer is not a function``` and binance object doesn't have universalTransfer: ```js { binance: { depthCache: [Function: depthCache], depthVolume: [Function: depthVolume], getPrecision: [Function: getPrecision], roundStep: [Function: roundStep], roundTicks: [Function:...

### Description ![telegram-cloud-photo-size-2-5444931767619409308-y](https://github.com/chakra-ui/chakra-ui/assets/1426876/1ba05ed8-b171-4bae-80f6-1df555245133) Provide ability to pass drawer from body to some parent component. In this example it is widget. ### Problem Statement/Justification Abitilty to create widgets with drawers. ###...

needs triage

After install nextjs I have next.config.js: ```js /** @type {import('next').NextConfig} */ const nextConfig = { reactStrictMode: true, } module.exports = nextConfig ``` In [svgo docs](https://react-svgr.com/docs/next/#usage) another format of next.config.js: ```...

help wanted 🆘

Needed in multilevel example in docs.

Добавил спрайты, так как gulp плагины для bower вытаскивают только те файлы, что описаны в main. Без спрайтов будут ошибки в консоли браузера.