Error deleting emails in async deleteSenders #73

Open
opened 2025-11-07 17:37:34 -05:00 by lectr1c · 0 comments
lectr1c commented 2025-11-07 17:37:34 -05:00 (Migrated from github.com)
`{action: 'DELETE_SENDERS_RESPONSE', success: false, error: "Cannot read properties of undefined (reading 'dispatchEvent')"}
action
"DELETE_SENDERS_RESPONSE"
error
"Cannot read properties of undefined (reading 'dispatchEvent')"
success

false`

Tried removing extension re adding it, same error.
Restarting browser same error.

At first load senders action i had a sender with 5k+ emails, they are gone from the list after i did the delete run but it gave an error and they are not deleted. Yet the sender is not in the list of senders even though i can still see the emails that should've been deleted and same amount of emails from when I started.

`{action: 'DELETE_SENDERS_RESPONSE', success: false, error: "Cannot read properties of undefined (reading 'dispatchEvent')"} action : "DELETE_SENDERS_RESPONSE" error : "Cannot read properties of undefined (reading 'dispatchEvent')" success : false` Tried removing extension re adding it, same error. Restarting browser same error. At first load senders action i had a sender with 5k+ emails, they are gone from the list after i did the delete run but it gave an error and they are not deleted. Yet the sender is not in the list of senders even though i can still see the emails that should've been deleted and same amount of emails from when I started.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
InboxWhiz/gmail-declutter-extension#73
No description provided.