- Issue created by @boinkster
If this helps someone... I was getting this error when filtering on a numeric field:
TypeError: round(): Argument #1 ($num) must be of type int|float, string given in round() (line 173 of core/modules/views/src/Plugin/views/field/NumericField.php).
The patch here resolved the issue:
https://www.drupal.org/project/drupal/issues/3350873
π
TypeError: number_format(): Argument #1 ($num) must be of type float, string given in number_format()
Postponed: needs info
Active
2.0
Miscellaneous