Tokenyet
Tokenyet
Before this changes, If we used `pickFiles` on Windows, the current directory would be changed. And the behavior is inconsistent with Linux and Macos, that those never modify current directory....
### Is there an existing feature request for this? - [X] I have searched the existing issues. ### Command --fail-fast 1 ### Description I have used `melos` to test with...
I found a lot of plugin about indicator, this is not implemented yet! I looked at the source code, and tried to tweak `circularStrokeCap` to draw *butt* first, then *round*,...
Bug on 2.0.10 with Chinese folder, the example file is attached. The error catched: ``` Bad UTF-8 encoding ``` The file is small, so I attach It here. [rawMap.zip](https://github.com/brendan-duncan/archive/files/3693620/rawMap.zip)
If I ignore the exception, everything works as expected, not sure why this occurs. This is happened when I have 30+ items, and scroll the suggestion box with mouse wheel...
At first glance, the source code is based on [keppelen/react-facebook-login](https://github.com/keppelen/react-facebook-login). And there is a big unsolved [issue](https://github.com/keppelen/react-facebook-login/issues/303) on Mobile, especially newer iOS safari. The more interesting is that you remove...
In my test If we have an empty test that `setUp` create a folder, and `tearDown` delete It. We will encounter the another process is still used issue. ``` setUp(()...
In my test If we have an empty test that `setUp` create a folder, and `tearDown` delete It. We will encounter the another process is still used issue. ``` setUp(()...