Skip to content

fix: calling sendBeacon in IE11 #1108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 29, 2025
Merged

fix: calling sendBeacon in IE11 #1108

merged 2 commits into from
Apr 29, 2025

Conversation

millcek
Copy link
Contributor

@millcek millcek commented Apr 29, 2025

Description

The file packages/web/src/exporters/zipkin.ts does not contain a sendBeacon check. In IE11, sendBeacon is not defined, so it throws an error.

Type of change

Delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@millcek millcek requested review from a team as code owners April 29, 2025 10:20
Copy link
Member

@Joozty Joozty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Joozty Joozty merged commit 0ae87c9 into main Apr 29, 2025
10 checks passed
@Joozty Joozty deleted the fix/calling-sendBeacon-in-IE11 branch April 29, 2025 10:54
@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants