using navigator.sendBeacon() for syncronous realtime unsubscribe and untrack. navigator.sendBeacon() #35051
Unanswered
PaperPrototype
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a use case where it would make sense to do the following:
unfortunately there is no way to reliably send data in onbeforeunload with syncronous methods.
All reactions