Anton Tuyakhov

Results 4 issues of Anton Tuyakhov

## Bug Report ### Steps 1. Click on dropdown 2. Click on one of the options ### Expected Result The dropdown menu should close ### Actual Result It remains open...

bug
help wanted

When running scripts using `ts-node`, the library produces the following error: ``` ts-node scripts/curve.ts Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/MyProject/node_modules/@curvefi/api/lib/constants/volumeNetworks' imported from /MyProject/node_modules/@curvefi/api/lib/utils.js at new NodeError (node:internal/errors:387:5) at finalizeResolution (node:internal/modules/esm/resolve:330:11)...

Hello! I am getting this error from `ember deploy production --activate` ``` Error: Missing credentials in config Error: Missing credentials in config at IncomingMessage. (/code/node_modules/aws-sdk/lib/util.js:863:34) at emitNone (events.js:91:20) at IncomingMessage.emit...