Amir Hossein Shekari

Results 12 issues of Amir Hossein Shekari

delete `const url = require('url'); `

**Is your feature request related to a problem? Please describe.** `react-big-calendar` has a great feature to support external `localizers` like [Moment.js](https://momentjs.com/), [Globalize.js](https://github.com/jquery/globalize) or [date-fns](https://date-fns.org/) it will create an opportunity to...

Stale

**Is your feature request related to a problem? Please describe.** some of the locals are Right to left, like Arabic or Hebrew **Describe the solution you'd like** add a rtl...

Stale

here is the error log: ```sh # liara deploy --build-arg='staging=1' App: client Path: /Users/vanenshi/Work/client-website Platform: docker Port: 80 Disks: next-cache -> /app/.next/cache Compressed size: 12.65MB (use .gitignore to reduce the...

### Describe the bug Related to #3442 Sending a blob using 1. axios.put 2. to the a signed url received from our backend results in an empty file on the...

Is there a way to exclude the value of a key from getting encoded? I tried using a custom encode function, but that function runs on value and key separately,...

## Please verify the following: - [X] `yarn test` **jest** tests pass with new tests, if relevant - [X] `yarn lint` **eslint** checks pass with new code, if relevant -...

**Is your feature request related to a problem? Please Describe.** Add `ScrollViewProps` or `ScrollViewStyle` to Tab component props. specially style is really important, I wanted to add `contentContainerStyle` for the...

Needs Triage

### Current behavior in the ios, when I am using `modal` in the `presentation` style, because of the gap in the top of the screen, `KeyboardAvoidingView` is not calculating the...

bug
platform:ios
repro provided

Hi, we’re encountering "Error evaluating sst.config.ts" error after upgrading to SST 3.11. This version introduces a breaking change, as mentioned in the following links: https://github.com/sst/sst/releases/tag/v3.11.0 and https://github.com/sst/sst/commit/e8dbd9cd2cc9f79d5d954d6a93c037c86bf80a8d. Specifically, the new...