LastLoggedIn still broken 😮💨 #2588
Labels
App:Frontend
Kind:Bug
Kind:Core
Anything that changes or affects the fundamental core data structures & design of the application.
Priority:High
Problem
The
uCHELONIA_STATE
:The other state:
One other potential problem is that we use
new Date()
to get this value:The user's clock could be wrong.
Solution
new Date(sbp('chelonia/time'))
instead of nakednew Date()
The text was updated successfully, but these errors were encountered: