Closed Eirias closed 8 months ago
Hey @martinlasek, thanks for approving. I can't merge the branch, it says:
Only those with write access to this repository can merge pull requests.
Are you merging it or what do i have to do?
Merged! Thank you Eirias!
Hey Martin,
i recognized that Xcode shows a violett warning
on the
approvedWishlist
property in theWishModel
after upvoting an open wish. Check the attached screenshots:I found out that the
voteActionCompletion()
needs to be put intoDispatchQueue.main.async
as well to avoid this error.Feel free to merge my PR or even find a better solution to fix the issue. Thanks for your awesome repository and keep on the great work. Looking forward to see you on twitch again.
Best regards, Sebastian