Matt Rossman
Matt Rossman
@jjrchrds No, I ended up using a different animation library (react-spring) due to this limitation.
What is `documentId` expected to be? If I provide `"my-document-name"` I get a type error.  The types indicates...
An example—I'm using PartyKit to make a realtime bus tracker app. Every few seconds I need to poll a server to fetch the latest tracking info. I do this on...