Problem/Motivation
The following error is thrown when submitting the form of an entity with a custom field containing a Number (float) field with a minimum value set, but without maximum value.
Drupal\Component\Utility\Html::escape(): Argument #1 ($text) must be of type string, null given, called in /[..]/web/core/lib/Drupal/Component/Render/FormattableMarkup.php on line 238
Issue fork custom_field-3614826
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
dieterholvoet commentedComment #6
apmsooner commentedMerged and thank you!
Comment #8
apmsooner commented