Daniel Waltrip
Daniel Waltrip
I'm new to `react-redux` and was surprised to not find API reference for `shallowEqual`. IMO, the docs aren't complete without API references for each part of the library API. I...
I'm a bit of a rust newb, so perhaps this isn't necessary, but adding that to the docs would have been helpful for me. It wasn't obvious to me how...
I'm also hitting this issue (see below), but unfortunately none of the workarounds worked for me. Curiously, I don't seem to be getting it in my other repo. Workarounds tried:...
Update: I was able to fix my issue by updating to the latest version of git (2.44) and running the `git update-index --index-version=2` command. Aider is now working fine :)...