reallyreadit/web

Clicking "Show new article of the day" notification crashes app.

Closed this issue · 2 comments

Minor annoyance. See attached screen recording.

Readup.2022-05-30.12-31-03.mp4

Yep, it is still this issue: https://www.pivotaltracker.com/story/show/180707933

The annoying thing is that it's hard to debug. You need to somehow simulate the situation where the AOTD crosses over at midnight (PST?), but then do it at any given time to figure out what is going on. How would you approach that @jacamera?

I believe this should be fixed here: 9e3e7a5

To debug I just temporarily set newAotd to true in the constructor to show the banner and then debugged the handler. I'll close this tomorrow after confirming that it works in production without any additional issues.