Skip to content

Clarify documentation for navigator.sendBeacon() #659

@rrbharath

Description

@rrbharath

In the performance-observer.mdx can we clarify a few items about using navigator.sendBeacon():

  1. The data size limitation of up to 64 KiB (65,536 bytes)
  2. The type of data that can be sent in ArrayBuffer, Blob, etc.
  3. When to use pagehide event as fallback

sendBeacon documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions