Mohammad Esfandiari

Results 9 comments of Mohammad Esfandiari

I create a pull request and fix this issue: [OpenGraph now support UTF-8 Encoding](https://github.com/scottmac/opengraph/pull/39) you can using this for support UTF-8 Encoding. Best Regards

I create a pull request and fix this issue: [OpenGraph now support UTF-8 Encoding](https://github.com/scottmac/opengraph/pull/39) you can using this for support UTF-8 Encoding. Best Regards

@ttt43ttt i need same feature as @paul-mesnilgrente wants. Please help us

@paul-mesnilgrente I wrote this code for my problem. what's your opinion? filename: useDragScrolling.js ```javascript import { useRef } from "react"; import { throttle } from "lodash"; const useDragScrolling = ()...

@paul-mesnilgrente my solution doesn't rely to package "react-dnd-scrolling" and i use it for solving problems in my app. So you can use this code or the owner of package should...

@paul-mesnilgrente here you are: [https://codesandbox.io/s/react-dnd-scrolling-demo-forked-98ubm](https://codesandbox.io/s/react-dnd-scrolling-demo-forked-98ubm)

@paul-mesnilgrente i think that PR is a solution but not merged and can't be tested. But i think the owner of main package doesn't like to implement this feature. **react-beautiful-dnd**...

I have same problem and looking for solution. @arshaw