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
Checking for chrome storage changes has error due to trying to check for response changes. Triggered by changing petition type in popup and refreshing petition page.
#173
Open
jakedurell opened this issue
Oct 27, 2021
· 0 comments
if (countsChange === undefined && responsesChange === undefined) return;
detectChangesInChromeStorage ERROR - Error in event handler: TypeError: Cannot read properties of undefined (reading 'newValue')
at chrome-extension://kkooclhchngcejjphmbafbkkpnaimadn/filings.js:76:22
The text was updated successfully, but these errors were encountered: