Richard Chu
Richard Chu
# Summary I have the scope set to `/app` in my `next.config.js`, and my `start_url` in my manifest is `/app/`. However, I'm having an issue where the address bar is...
**Problem** I'm using `Transforms.setNodes` to update some nodes (specifically link elements). Unfortunately, this results in some weird behavior where the nodes are completely removed instead of being updated. Codesandbox: https://codesandbox.io/s/gifted-nightingale-shm5b...
# Feature request ## Is your feature request related to a problem? Please describe. I'd love to have the ability to update multiple rows at once, with different data for...
Add ExploreJobs.ai, an AI startup job board
I'm trying to convert my pglite implementation to use a web worker by following https://pglite.dev/docs/multi-tab-worker and https://github.com/LeonAlvarez/ElectroDrizzle. However, even when following the instructions on the links above, I keep on...