Chance Strickland
Chance Strickland
yeah, it's a little less clunky to customize errors IMO with simple type checks vs zod, but if we end up with a huge amount of variables or objects we...
Should be addressed here: https://github.com/radix-ui/primitives/pull/3614
Please update to the latest stable and let me know if you are still experiencing issues here.
@virajmehta not that it's a hard blocker but I wanted to start with this one before moving the tensorzero client code into a standalone package. Errors in particular will be...
@drKnoxy Do you mind running `yarn version check --interactive` so this gets captured in our changelog?
Hey @georgekaran, sorry it took awhile to get to this! Two quick changes I'll request: - Could you resolve the merge conflicts? I think it's probably just a filename issue,...
This appears to be a bug in the new (unstable) collection implementation. Unclear at the moment why it surfaced in React 19.2, but I'm investigating a fix. It won't land...
@virajmehta may need some assistance on the Docker front, but I do think this is worth changing to simplify development of internal packages
Currently investigating this. The issue isn't immediately obvious but there is likely a CSS property on one of the list's parents affecting its overflow behavior.
This should be fixed as a side effect of https://github.com/tensorzero/tensorzero/pull/2403. Not seeing this behavior myself. Can you double check on your end to make sure I'm not missing anything?