What error rate should I expect on a wixdata.query for a valid query?
I am seeing an error rate of about 1 in 200.
A typical error is:
at n (wixCodeNamespacesAndElementorySupport.min.js:4)
at eval (wixCodeNamespacesAndElementorySupport.min.js:4)
at o (raven.js:375)
Any views are welcome.
whats the rest of the error peter? I personally have not seen many errors and i have alot of queries out there. so im interested to see why!!
The error above was from:
.catch((err) => {
let errorMsg = err;
console.log(errorMsg);
})
What was the complete error that displayed though? There should be another line or 2 above at n
Cheers
@purslowewebdesign Here’s a slightly wider screenshot. I’m not sure it adds anything though:

No your right, it doesn’t. Personally never seen this error. Sorry I can’t be much more help,
@purslowewebdesign Thanks for your input. Let’s hope someone from Wix is reading this thread…