Brian Hanson
Brian Hanson
Not sure this is the _best_ way to fix this, but I think it's at least a way. This PR alters the `searchingInNeed` function within the `businesses` template to return...
### Description I'm not sure _exactly_ why but in the `apply` function, `$value` can sometimes be an array. My best guess is that when an asset field is used twice,...
### Description Fixes an issue where resaving values didn't work when using the queue ### Related issues Fixes #11974
Continuation of #12436 but instead of handling the copy server-side, the controller will return fragments of HTML that we use to replace fields and immediately save a draft. This simplifies...
Gatsby's preview requires a manual refresh at the moment.
Variables are important.
Fixes the validation of URLs with special characters (like `ä`). I'm_ not sure if this is the best fix, so I'm definitely open to suggestions here.