components that call bendystraw (subgraph) are not refreshing automatically.
Had to roll own polling for ActivityFeed found here:
This is likely because we are using tanstack & not apollo which bendy seems to prefer for this reason.
Components that could use polling include:
(tbd place holder for now)
components that call bendystraw (subgraph) are not refreshing automatically.
Had to roll own polling for ActivityFeed found here:
revnet-app/src/app/[...slug]/components/ActivityFeed.tsx
Line 250 in b897dc8
This is likely because we are using tanstack & not apollo which bendy seems to prefer for this reason.
Components that could use polling include:
(tbd place holder for now)