Handle undefined text area values
Check to see if a text area's `val` is defined before trying to call `replace()` on it.
Showing
Please register or sign in to comment
Check to see if a text area's `val` is defined before trying to call `replace()` on it.