Closed Teiem closed 5 years ago
@Teiem, thanks for the PR! There seems to be conflict though.. Can you fix it? Also, what are the steps to reproduce this error?
I just added one line -
if (!query) return {};
Ended up just setting the default response cache to an empty object instead of null.
Closing this. Thanks again!
Uncaught TypeError: Cannot destructure property
query
of 'undefined' or 'null'. line 791