Closed tonylukasavage closed 10 years ago
The JSON.parse() call that handles return values in the server does no error handling. We should allow the developer to continue gracefully even if the return value fails.
JSON.parse()
The
JSON.parse()
call that handles return values in the server does no error handling. We should allow the developer to continue gracefully even if the return value fails.