Terry Mun-Andersen

Results 56 comments of Terry Mun-Andersen

This feature would be very much appreciated: we are working on a huge monorepo with multiple open PRs, yet they’re blocked from merging as we require them to be updated...

This is still an issue: and the current stop-gap solution we have is to simply avoid using `filterTaps` and `preventScroll` options at the same time.

This would be so useful to have it as an official linting rule. Thanks for creating it @patorjk!

This is amazing news! That’s the last link in the chain needed for pnpm@9 support for Nx 🙌 thank you so much

This functionality is not built into the table, but the source code can be easily modified to accommodate this. All you need to change is: - the JS logic that...

Your checkbox implementation might have to be reworked—if you're using an ID-based checkbox, you will need to change that. StickySort clones the `` element, so that will duplicate elements within...

It looks like your unit tests are not setup correctly. I remember if you run the config command for vitest or jest it will always regenerate a `tsconfig.spec.json` file that...

Apologies for hijacking this issue, as we are experiencing this while on [email protected] as well. `pnpm dedupe` on our CI returns a set of changes that cannot be reproduced by...

We have just upgraded from 8.15.0 to 9.2.0 this week and can confirm the non-determinism in lock file generation has not been rectified.

Can verify that this is unfortunately still an issue on 9.4.0