Response in the callback functions with duplicated quotes #940
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I attached function to deal with the response from node server on 'onSuccessItem' event. However what I got from response is the string with duplicated double quotes which is something like ""img/profile/cd1f6c60-de2e-11e7-8f37-b145a0c9f032.jpeg"". How do I fix this?