daneden / Zeitgeist

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

Deep linking navigation bug #33

Closed daneden closed 2 years ago

daneden commented 3 years ago

v1.6 (in progress) of the iOS app adds deep linking from widgets. Right now, there's a hard-to-reproduce bug along the lines of:

I need to do a bit more digging to figure out why this happens, but it feels somewhat similar to a bug recently fixed in b002321b64653a4b1d5b655adc6350fc07322c0b where moving the sheet modifier higher in the view hierarchy prevented it from being invoked twice or more upon dismissal.