Created by: tometo-dev
Description of PR
This was not a time issue. This was happening when the bell icon
was pressed for the second time and the current date had fewer than 5 updates.
currentDate
was getting re-assigned during addHeader()
. While this
has been fixed using hooks for now, a better approach for the
whole "adding-header" functionality is needed IMO.
Relevant Issues
Fixes #1617 (closed)
Checklist
-
Compiles and passes lint tests -
Properly formatted -
Tested on desktop -
Tested on phone
Screenshots
Add relevant screenshots here