daneden / Zeitgeist

👁 An iOS app for keeping an eye on your Vercel deployments
http://zeitgeist.daneden.me
Apache License 2.0
196 stars 8 forks source link

Real-time updates no longer working properly in v>=1.1 #14

Closed daneden closed 4 years ago

daneden commented 4 years ago

I think when I introduced the id(Hashable) check to make sure the deployments list re-rendered when the team changed, I inadvertently prevented real-time updates from working.

Current Workaround

If you are a member of 1 or more teams, you can retrigger a fetch by switching teams and switching back.

daneden commented 4 years ago

Fixed in v1.1.2