Jesse

Results 3 comments of Jesse

Looks like react-virtualized has been dropped for react-window, which is pretty useless on its own as it doesn't even have support for table headers React-base-tables seems to solve that problem...

I'm also facing this exact issue with Typescript-Axios v6.1.0 Very frustrating as we're still stuck on v5.3.1 due to other regressions that were introduced in v5.4 and fixed in v6

We also have the same issue after migrating to ESM, can confirm that renaming `commitlint.config.js` to `commitlint.config.cjs` works as a temporary fix