Deion Graham-Long

Results 6 issues of Deion Graham-Long

### Problem description I have the following settings defined in`$LUNARVIM_CONFIG_DIR/lsp-settings/tailwindcss.json` and it doesn't seem to catch even though I get a `[Lsp Settings] [tailwindss] Success to update the settings. `...

bug

## ☕️ Reasoning What changes are being made? What feature/bug is being fixed here? Added logic that allows the passing of additional info when creating a new user. I wanted...

TypeScript
adapters
core
client

### Current Behavior If a toast is triggered on ios using `@tamagui/toast` while a `Sheet` is mounted, it shows up behind the sheet. ### Expected Behavior I'd expected it to...

Is there a way to add the `ONLY` keyword to a postgres query? I'm able to do it without a Model and using knex with `.from(knex.raw(ONLY parent))` directly but I...

enhancement

Fixes #552 I'm using v4.0.0-alpha.9 but looks like you can't create a PR into a tag

**Describe the bug** When using previous and next buttons, the carousel scrolls past the last item and shows extra empty space after the last item even when `overscrollEnabled` is set...

bug