Nathaniel Tampus

Results 17 comments of Nathaniel Tampus

Hey, we're already on RC and no longer using Vinxi. Feel free to open a new issue if you're running into issues in the new version :)

This is most likely caused by a missing favicon. Most modern browsers will automatically try to crawl `/favicon.ico` in the site, even if it's not defined in head. You can...

@dlindahl That must be the new `/.well-known/appspecific/com.chrome.devtools.json` file from a recent update in Chrome Devtools, which triggers a request to that file whenever you open devtools but it won't show...

For better-auth users this has been fixed in `^1.4.1` - https://github.com/better-auth/better-auth/pull/6209

> The issue happens, whenever, you import a module that imports `import { getCookie, setCookie } from "@tanstack/react-start/server"` in client, even if the `getCookie` or `setCookie` functions are not executed...

Hi! Just checked out your fork and it looks good, however I'm not sure if I'm gonna be able to maintain this properly since I don't use libsql/turso. I also...

Does it work fine without Postgis? I don't use it so I can't really help much with this. I also just updated the template to use Nitro v3 nightly, which...