You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, very good courses here, I really find them valuable.
In the course-end branch, in MailView.vue (starting video #10: Flexible Events) , you pass toggleArchive: true with goNewerAndArchive and goOlderAndArchive. However, those shouldn't toggle the archive value, they should set it to true.