Andrew Jaffie

Results 9 issues of Andrew Jaffie

It'd be nice to be able to scroll past the end of the note, like is enabled by the `editor.scrollBeyondLastLine` setting of vscode. This is low priority, strictly something that...

## Issue When specifying a clustered index for an alternate key and the property is named "Id", the clustered index is not added to the model or subsequent migrations. I...

type-bug
customer-reported
area-model-building

### OpenTofu Version ```shell OpenTofu v1.6.0-beta1 on windows_amd64 + provider registry.opentofu.org/hashicorp/azurerm v3.82.0 + provider registry.opentofu.org/hashicorp/kubernetes v2.24.0 + provider registry.terraform.io/azure/azapi v1.10.0 ``` ### OpenTofu Configuration Files ```hcl terraform { required_providers {...

bug
pending-decision

Sometime after version 1.14, something changed that broke the package. I get this error during bundling: ``` Unable to resolve "class-validator" from "node_modules\@devcycle\react-native-expo-client-sdk\node_modules\@devcycle\types\index.cjs.js" ``` If I downgrade to 1.14, I...

## Description Promise.withResolvers is broken by the included version of zone.js via @opentelemetry/context-zone. See https://github.com/open-telemetry/opentelemetry-js/issues/4354 for details. ## Steps to reproduce In an app with @grafana/faro-web-tracing 1.8.2, type Promise.withResolvers in...

bug

I've been trying to fix this bug where users are seeing themselves in a space and other users see that user in the space when they aren't there. I eventually...

### IDE Information JetBrains Rider 2025.1 Build #RD-251.23774.437, built on April 14, 2025 Source revision: d76c57f8665e9 Runtime version: 21.0.6+9-b895.109 amd64 (JCEF 122.1.9) VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o....

bug
repo/cody

**What is the problem you're trying to solve** I'm trying to setup cache rules for all of my dependencies. Only one is currently unsupported, which is `oci.external-secrets.io`. **Describe the solution...

feature-request
triaged
feature-artifact-sync

### Description I'm having some trouble with extra events firing so I was digging into how options are passed in, and I found [this code in deck.ts](https://github.com/visgl/deck.gl/blob/8ea54d596196c3b2258a4ca216a3690522eed3ab/modules/core/src/lib/deck.ts#L979): ```typescript this.eventManager =...

bug