Alex
Alex
@acooper4960 not `listStatusChanges` but `listStatus`. My code sample left from testing, updated it, `listStatusChanges` works for me as well. I pass `moment().toISOString()` and the version has to be latest from...
Dropping this on top, in React 18 StrictMode the animations are really bugged for me during the development but work fine in the production build. I didn't not suspect this...
> @IAmVisco I believe this is addressed in the documentation. Simply need to escape your question marks with `//`. https://knexjs.org/guide/raw.html#raw-parameter-binding That's not what I'm talking about. If I'm using only...
I see. I still think that having a random question mark in possibly user-entered data breaking the query is quite serious, but if it's by design, I can't really argue...