Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Cordova pause event error from a null target #323

@adamdbradley

Description

@adamdbradley

Cordova fires a pause event when the app is put into the background, but this error is thrown from within patchViaCapturingAllTheEvents():
image

It looks as though event.target is null:
image

This only happens on Cordova's pause event, but is not a problem with the others:
https://cordova.apache.org/docs/en/latest/cordova/events/events.html#pause

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions