Christoph Dietze
Results
2
comments of
Christoph Dietze
I hacked together a workaround: I store all retrieved items in an array (a set actually because I check for duplicates). Then essentially I do this in the query function:...
Yes, I can confirm: the warnings are gone. Thanks for the quick fix!