Closed vlbee closed 6 years ago
Fetch was returning an client console error although no functionality was impaired.
Solved by removing .json() parsing from Fetch promise response object and returning a 204 'no content' server response.
Fetch was returning an client console error although no functionality was impaired.
Solved by removing .json() parsing from Fetch promise response object and returning a 204 'no content' server response.