JacobMGEvans
TTCTheo's Typesafe Cult
•Created by filyys on 4/22/2025 in #questions
Keys
No, generally you want something stable and related to the item it is referencing. Especially when its React because it allows for render optimizations for the lists.
https://react.dev/learn/rendering-lists
9 replies
CDCloudflare Developers
•Created by ac on 4/18/2025 in #wrangler
Ah, got it. That sounds kind of painful
Probably needs to be modified for a repo or monorepo with multiple preexisting Workers
5 replies
CDCloudflare Developers
•Created by ac on 4/18/2025 in #wrangler
Ah, got it. That sounds kind of painful
Tried to make sure it wasnt too painful
5 replies
CDCloudflare Developers
•Created by ac on 4/18/2025 in #wrangler
Ah, got it. That sounds kind of painful
5 replies
CDCloudflare Developers
•Created by ac on 4/18/2025 in #wrangler
Ah, got it. That sounds kind of painful
Maybe something like this?
5 replies
CDCloudflare Developers
•Created by JacobMGEvans on 4/13/2025 in #wrangler
Do you already have a Record (CNAME or A
If they utilize CNAMEs then yes likely are interferring
6 replies
CDCloudflare Developers
•Created by JacobMGEvans on 4/13/2025 in #wrangler
Do you already have a Record (CNAME or A
Maybe, I dont remember how rules work under the hood and havent used them in a long time.
6 replies
CDCloudflare Developers
•Created by JacobMGEvans on 4/13/2025 in #wrangler
Do you already have a Record (CNAME or A
Couldnt find the override property in the schema https://unpkg.com/[email protected]/config-schema.json
or Docs https://developers.cloudflare.com/workers/wrangler/configuration/#routes
That being said, it very well could be undocumented.
As for trying it without the
www
, did you manually set up records for the subdomain?
https://developers.cloudflare.com/workers/configuration/routing/custom-domains/#add-a-custom-domain
If the domain has existing CNAMEs the automagic wont work, hope the docs can be of more help than me 😅6 replies
TTCTheo's Typesafe Cult
•Created by Noah on 12/11/2024 in #questions
t3 stack and nextjs app router, chat app
Don't use that tag for this. You can take specific concerns to the #ct3a-meta channel
9 replies