Skip to:
When developping, it could be usefull, I think, to have a little help in resolving typeError
if `TypeError: Not a valid text value, expected String obtained 0`was something like
or a
in the error object, that would save a big amount of time
thanks
node js
Hi , thanks for creating the ticket!
I agree that it would be nice to get the field name for the encoding error of a parameter.
When developping, it could be usefull, I think, to have a little help in resolving typeError
if `TypeError: Not a valid text value, expected String obtained 0`
was something like
or a
in the error object, that would save a big amount of time
thanks