nzaytsev
nzaytsev
Tried to reproduce. For me it's reproduced only twice and then I can not reproduce it again, it's strange
@markerikson - > Out in https://github.com/reduxjs/redux-toolkit/releases/tag/v2.6.1 ! I've installed 2.6.1, but I still see wrong types in matchFulfilled. What could be wrong?  
@markerikson - Unfortunatelly, the original error is in private repo. I created a new repo with the same package versions. It's strange, but at the beginning the error couldn't be...
looks like it's no longer needed
Are there any news?
closed in favor of https://github.com/gitkraken/vscode-gitlens/pull/3590
It looks like it's caused by wrong version of cheerio transitive dependency. Version 1.0.0 is fetched by default when run `npm i` | `yarn` | `pnpm i`, but ^1.0.0-rc.5 is...
@zackheil - now the changes are in the pre-release version only and planned to be in 16.2
@zackheil - I'm sorry, I misunderstood your initial concern. I thought you expected the issue to be closed, tested it, and encountered incorrect behavior. Could you clarify your concerns, please?...