Luke Shafer

Results 5 comments of Luke Shafer

Also having the same problem, in Astro as well. Solid query version: 4.15.1 Astro version: 1.6.11 @astrojs/solid-js: 1.2.3

Update: after messing with things a bit, I do have solid query working in astro now. I removed a Context provider that was surrounding my QueryClientProvider, since I realized I...

Hi @nadchif! I'd like to try tackling this one - it would be my first open source contribution

So I made a commit fixing this issue - but unfortunately I couldn't get testing to work 😦 -- even on a fresh clone without my changes, the testing would...

> So I made a commit fixing this issue - but unfortunately I couldn't get testing to work 😦 -- even on a fresh clone without my changes, the testing...