This PR wraps the first name used on the Thank You page in a <span> with the attribute data-qm-masking="blocklist", this blocks QM from reading the first name, so it won't be rendered in playbacks.
All deployment options
- [Deploy build 11029 of `support::stripe-patrons-data` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=support%3A%3Astripe-patrons-data&build=11029&stage=CODE&updateStrategy=MostlyHarmless&action=deploy)
- [Deploy parts of build 11029 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=support%3A%3Astripe-patrons-data&build=11029&stage=CODE&updateStrategy=MostlyHarmless)
- [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=support%3A%3Astripe-patrons-data&stage=CODE)
All deployment options
- [Deploy build 20293 of `support:support-workers-mono` to CODE](https://riffraff.gutools.co.uk/deployment/deployAgain?project=support%3Asupport-workers-mono&build=20293&stage=CODE&updateStrategy=MostlyHarmless&action=deploy)
- [Deploy parts of build 20293 to CODE by previewing it first](https://riffraff.gutools.co.uk/preview/yaml?project=support%3Asupport-workers-mono&build=20293&stage=CODE&updateStrategy=MostlyHarmless)
- [What's on CODE right now?](https://riffraff.gutools.co.uk/deployment/history?projectName=support%3Asupport-workers-mono&stage=CODE)
What are you doing in this PR?
This PR wraps the first name used on the Thank You page in a
<span>
with the attributedata-qm-masking="blocklist"
, this blocks QM from reading the first name, so it won't be rendered in playbacks.