It works for sure but it also throws an exception for some reason. The only way I found to stop the

It works for sure but it also throws an exception for some reason. The only way I found to stop the exception is to return string JSON.stringify and then use JSON.parse to turn it back to JS object/array
Was this page helpful?