nick

Results 4 comments of nick

Had some issues in my own project which was based on the vercel chatbot. In addition to changing `moduleResolution` to `bundler`, had to remove `--turbo` flag from `dev` build to...

Based on what I've seen, there are two different ways in the examples, both embedded into the components rather than the functions: 1) Gemini chatbot submits messages on behalf of...

Having the same issue, this occurs with every single `db:push` command (even when there was no change to timestamp). Removing the `precision` fixes it.

Enabling copy for TS errors would also be great. Currently only the code can be copied but not the error itself.