Jonathan Puckey

Results 31 issues of Jonathan Puckey

See `web/Player.ts` -> `getProgress`

Bug
Platform: Web

- Merges in https://github.com/doublesymmetry/react-native-track-player/pull/2290 - Updates node to 22 (LTS) - Updates example app to use react-native 0.76.2

A work in progress pull request building on subset of @lovegaoshi's work at https://github.com/lovegaoshi/react-native-track-player - without crossfading support - without widget code in the example app - adds backwards support...

### What happened? When defining a self-referential struct type, Nitrogen crashes with `RangeError: Maximum call stack size exceeded`. See https://github.com/mrousavy/nitro/pull/1069 ### Nitrogen CLI logs (with `--logLevel="debug"`) ```tsx $ npx nitrogen...

nitrogen

Adds a struct with a callback that references the same struct type. Currently fails with "Maximum call stack size exceeded" due to infinite recursion in nitrogen's type walker.

- Adds a helpful error message when Nitrogen encounters a stack overflow possibly due to cyclic struct references - Documents the limitation in the custom-structs docs with examples of direct...

I ran into the following error after updating to version 3.14.4 when running `pnpm kanel`: `Error: Cannot find module '@electric-sql/pglite'` Note that starting from `knex-pglite` version `0.12.0`, `@electric-sql/pglite` is specified...

Record [101997281](https://github.com/whosonfirst-data/whosonfirst-data-admin-mx/blob/master/data/101/997/281/101997281.geojson) is a locality, but some of its `name:*` values denote a state: * `name:ara_x_preferred` = "ولاية موريلوس" * `name:aym_x_preferred` = "Morelos Istadu" * `name:est_x_preferred` = "Morelose osariik" *...