string

Deprecated (with error)

This function calls value.toString() which might be unexpected. Use an explicit value.toString() instead.

Replace with

this.value.toString()