Victor Navarro

Results 76 comments of Victor Navarro

Got it, @zce! Velite looks really promising. In case anyone is interested, I finally managed to accomplish this using RSC: ```tsx import getImageSize from "image-size"; import { Figure, FigureImage, FigureCaption...

can you try the `tsconfig.json` described here? https://github.com/sst/sst/issues/5890#issuecomment-3414942091

> Also got the same issue today. Seems to be related to the zone being set in the cloudflare dns options. > > For me, removing the zone completely fixed...

Sadly I'm getting this @TobiasPankner: ``` Error: Could not find hosted zone for domain staging.myproject.com ``` Probably it is trying to search the zone for the subdomain instead of the...

Hey @skhetcho, we've been considering migrating from RainbowKit because of this and other problems. We currently have a Telegram Web app with ~100k users. Let me know if we can...

how are you adding routes to the `Router` @benkraus?

@waynenilsen it does make sense to add `{ waf: true }`, specially if we can come up with a set of sensible defaults for `aws.wafv2.WebAcl` do you have anything in...

@konopkja Do I also need to translate the descriptions? I wonder if this is done automatically.

I totally missed this @ryanagillie! I should rename this issue to "Document `SELECT FOR UPDATE`"