James

Results 4 issues of James

**Describe the bug** When using args with a component that uses `forwardRef`, you will not be shown the correct component name when clicking 'Show code' in the docs section of...

bug
react
block: source

### Problem When using feature flags on a client, instead of having to implement request polling to determine if flags have updated without the user refreshing the browser, server sent...

xl

Fixes #107. This adds a new property to the `Command.Item` component named `shouldFilter`, adding the ability to specify if certain Items should be except from filtering. This is helpful when...

### What version of `drizzle-orm` are you using? 0.32.2 ### What version of `drizzle-kit` are you using? 0.23.2 ### Describe the Bug When wanting to override a nullable column, drizzle-zod...

bug