Changwan

Results 4 comments of Changwan

Remove `data-[state=closed]:animate-out` in Content, it worked for me ```javascript const ContextMenuContent = React.forwardRef< React.ElementRef, React.ComponentPropsWithoutRef >(({ className, ...props }, ref) => ( )) ```

Confirmed this also happens when handling a union

> I'm not certain that's correct - afaik the reduceDependency hook we use to apply catalog updates doesn't iterate over peerDependencies, so we'd always keep the catalog: range in the...

I've been busy and haven't been able to get to the PR. I'll work on it by next weekend! @MKruschke