Cannot load the site at all now in one tab #2608
Labels
App:Frontend
Kind:Bug
Kind:Core
Anything that changes or affects the fundamental core data structures & design of the application.
Priority:High
Problem
On Brave, w/1.2.5, I can no longer load the site at all.
It started out with me not being able to mark notifications as read #2605:
Then I noticed this odd error in the logs:
Apparently
date
was a function?!:Then I tried command+shift+r to force refresh the site, and now it's completely broken, even though I've cleared all the site data and unregistered the SW:
Note that the other sites (staging, testing, and debug) seem to be working...
This manifest does exist...
For some reason it is loading it from disk cache:
Solution
date
is a function inperiodStampsForDate
and fix it.The text was updated successfully, but these errors were encountered: