Berkay Sargın

Results 14 issues of Berkay Sargın

As title suggest, ioredis needs to be updated. This package won't work with ioredis v5+

I can't figured it out how can I keep uploaded files acl rules. example: If file uploaded with private/public-read, generated images should be private/public-read I have no acl settings in...

Hi, moving the issue here from #161, config ``` { "bucket": "untytled-test", "resizes": [ { "size": 256, "suffix": "_sm", "quality": 90 }, { "size": "256x256^", "gravity": "Center", "crop": "256x256", "suffix":...

Hey, I noticed that when trying to navigate with "tab" key, map iframe get focused. Can you add pass tabIndex to iframe so we can set it -1 to not...

low priority

Hey there, I have simple set up ``` "switches" : [ { "state_cmd" : "gpio read 4", // returns 1 or 0 also try to create a bash script to...

question

I'm getting this error while deploying to AWS ElasticBeanstalk environment. BTW, In local, it works perfectly. ``` node_modules/algosdk/dist/types/src/types/utils.d.ts(19,84): error TS2344: Type 'K' does not satisfy the constraint 'Partial'. ``` Local...

new-bug

Hey, I've been trying to manage progress indicator works with react but nothing is triggering. I tried this ``` meteorContainer = (props)-> return { files: S3.collection.find().fetch() } module.exports = React.createFactory...

hey I just notice that when I try to download a zip file (http://files.doub.co/doubco/b7767d8a-763a-4f55-80fe-bb9ccaff6013.zip) it downloads like this " 'blabla.zip' " with quotes. I changed Content-Disposition manually and it download...

It would be the best if we could get support for Turkey as well. Thank you.

country request

Hi there, I'm started to get these error when I run figma-export use-confg command. ``` const stripAnsi = require('strip-ansi'); ^ Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/XXXXX/node_modules/strip-ansi/index.js from /Users/XXXXX/node_modules/ora/index.js not...