Matarr Jobe
Matarr Jobe
Plus one this issue. I am facing the same problem. sub properties are not notified on change.
https://s3.amazonaws.com/mytailor-v1/uploads/Capture.JPG
Oh any luck ? Am still trying to figure out a solution.
I fixed it by not using infinite scroll but ag-infinite-scroll.
Had to go around this too: `export const getGoogleAdAccounts = onCall(async (req) => { const { data } = req; try { const {tokens} = await getGoogleAdsTokens(data.brand$key); // Create an...