Bret Little

Results 155 comments of Bret Little

@davecyen they also could setup a 300 redirect API route to forward the email URLs if they wanted something different.

Should we change Hydrogen to only be Node 16 and up?

I think we just need to make sure that we properly error/warn the user when they are using a non-supported version, instead of just dying.

Hi @sethxd , I just tried to reproduce the problem, and wasn't successful. Could you please put together something on https://hydrogen.new ?

@sethxd are you on the latest hydrogen release? What version of Node are you using?

FYI, tracking these changes here: @developit @surma

I think that was the issue, a private variable and a public variable. Generally private tokens should _not_ be in version control. The config file is in version control.

Hi @jamalsoueidan, thank you for pointing this out. We'll be improving the demo store implementation in the future, and probably change this. In the mean time, the demo store is...

@mynameisadamf what do you think about this UX improvement?

The main reason this change was made in the first place is often search parameters contain marketing identifiers that should never be a part of the canonical URL. We need...