ansf

Results 7 issues of ansf

It would be great if this library could provide a changelog for each version.

When querying for zero keys, the query becomes very slow and leads to high CPU usage on the BigTable nodes. From my understanding this is unexpected. In the go repo,...

type: docs
api: bigtable

### Operating System macOS 14 ### Browser Version Chrome 126 ### Firebase SDK Version 10.12.2 ### Firebase SDK Product: Analytics ### Describe your project's tooling typescript project, with "exactOptionalPropertyTypes" enabled...

bug
api: core

v24.0.0 of the Mobile Ads SDK (com.google.android.gms:play-services-ads) was released 2025‑02‑24 (see https://developers.google.com/admob/android/rel-notes#24.0.0). The [migration guide](https://developers.google.com/admob/android/migration) states: > Version 24.0.0 adds the onUserEarnedReward() callback in MediationRewardedAdCallback and deprecates onUserEarnedReward(RewardItem). Mediation adapters...

We are using `@rive-app/webgl2` in our projects. When the creation of the renderer fails, we see an error in the console, but are unable to catch it using an `onLoadError`...

triage

We are using `@rive-app/webgl2`. After upgrading from 2.31.2 to 2.31.3, we see a new error in our tracking: `TypeError: Cannot read properties of null (reading 'deleteTexture')` Stacktrace ``` TypeError: Cannot...

triage

When upgrading `@rive-app/canvas` from "2.25.7" to "2.26.0" we noticed an unexpected change. Without `autoplay`, in version "2.25.7" the first frame of the animation is drawn into the canvas. With "2.26.0",...