Benedikt Müller

Results 31 comments of Benedikt Müller

@jamesgpearce Thanks for isolating this! I'm looking into it now, and see how to improve the mock in order to get the tests to pass.

@jamesgpearce in order to debug the mock function, I've temporarily enabled "on conflict" usage for the persister, so that it should behave exactly like the SQLite3 persister. I now get...

Oh wow, thanks for discovering this @jamesgpearce! I'll have a final look now and then set it to ready for review.

Good to go @jamesgpearce!

Should be fixed with https://github.com/bndkt/react-native-app-clip/releases/tag/v0.3.0

Shipped with 4.8 (https://github.com/tinyplex/tinybase/pull/133)

Hello all, sorry I didn't have time to focus on this library in the past weeks. I'm just catching up now. Can confirm that I have the same problem and...

Thanks for your details! Is there by chance any code you can share with me? It should work in development mode as well, I'll try to replicate. Regarding the app...

@paperdave I just discovered this tracking issue and am really excited about it! I also saw `react-server-dom-bun` mentioned there. I had started working on this as part of building https://github.com/bndkt/kotekan...

FYI one thing that doesn't work between the Cloudflare Vite plugin and Vite 8 is that the Cloudflare plugin sets "es2024" as the build target and Vite errors on build...