When sending a form submission email, it fails with an exception of "Call to a member function field() on string "

The $values this errors on are date and id, these are values of the submission, but aren't fields.
Statamic 3.0.43 Pro
Laravel 7.30.4
PHP 7.4.13
@robdekort Can confirm that this was introduced in 3.0.43 and you can roll back to 3.0.42 as a workaround.
Most helpful comment
@robdekort Can confirm that this was introduced in 3.0.43 and you can roll back to 3.0.42 as a workaround.