firebase
firebase copied to clipboard
print=silent results in 'unexpected end of JSON input' error
If I add 'print=silent' parameter, the client doesn't seem to realize that there will be no response and log 'unexpected end of JSON input' to console. Is there a way to suppress the log at all?