damus icon indicating copy to clipboard operation
damus copied to clipboard

Fixes damus-io/damus#257

Open BenGWeeks opened this issue 2 years ago • 3 comments

ChangeLog-Changed: Added additional error handling to loading contact events (@npub1jutptdc2m8kgjmudtws095qk2tcale0eemvp4j2xnjnl4nh6669slrf04x)

BenGWeeks avatar Jan 05 '23 21:01 BenGWeeks

the if let should handle this?

jb55 avatar Jan 10 '23 18:01 jb55

In my experience it fixed issue where app would crash if I opened/closed it too quickly yes. Could wrap a few more lines in that statement from memory but seemed to work fine as it was.

BenGWeeks avatar Jan 10 '23 18:01 BenGWeeks

(It would crash as events was nil, presumably because no new events from contacts as opened it too fast after previously closing).

BenGWeeks avatar Jan 10 '23 18:01 BenGWeeks