Elias Watson

Results 5 issues of Elias Watson

### Describe the bug When using `experimental_createPersister` from `@tanstack/query-persist-client-core`, TypeScript throws a type error in `queryOptions()` when `queryFn` has an argument, but doesn't throw a type error if `queryFn` has...

types
package: react-query

I installed Racket v6.9 (x86_64) yesterday on my Windows 10 desktop. I can use it just fine, everything functions. But after opening it, Windows 10 will consistently BSOD after a...

pixi-react does not work inside of a new window using [react-new-window](https://www.npmjs.com/package/react-new-window). This is something that previously worked in pixi-react 7. The reason it is broken is the usage of the...

`` does not update the canvas when its `width` or `height` props change. ## Example https://codesandbox.io/p/sandbox/5jts6z ```tsx import { Application } from "@pixi/react"; import { useState } from "react"; export...

Any generic type arguments on a Pixi class will not be preserved on the generated React component. An example of this is `Mesh`. The Pixi class takes two types: [``](https://pixijs.download/release/docs/scene.Mesh.html),...