Skip to content

fix: Send something immediately to trigger open event#429

Merged
BYK merged 1 commit intomainfrom
byk/fix/follow-up-client-init
Jul 4, 2024
Merged

fix: Send something immediately to trigger open event#429
BYK merged 1 commit intomainfrom
byk/fix/follow-up-client-init

Conversation

@BYK
Copy link
Member

@BYK BYK commented Jul 2, 2024

Fixes #376.

@vercel
Copy link

vercel bot commented Jul 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spotlightjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 7:57pm

@Shubhdeep12
Copy link
Collaborator

Hi @BYK is it working fine after sending /n from sidecar?

@BYK
Copy link
Member Author

BYK commented Jul 3, 2024

@Shubhdeep12 yup, tested that before submitting the PR.

@BYK BYK merged commit 17eacd5 into main Jul 4, 2024
@BYK BYK deleted the byk/fix/follow-up-client-init branch July 4, 2024 03:16
BYK added a commit that referenced this pull request Jul 11, 2024
In #429, we started sending an empty payload at the start to trigger connect event on Firefox. Our data parser does not account for this and gets confused, causing an error. This patch fixes that.
BYK added a commit that referenced this pull request Jul 11, 2024
In #429, we started sending an empty payload at the start to trigger
connect event on Firefox. Our data parser does not account for this and
gets confused, causing an error. This patch fixes that.
kensternberg-authentik added a commit to kensternberg-authentik/spotlight that referenced this pull request Jul 15, 2024
…rybook-8-compatibility

* origin/HEAD:
  fix: Overhaul envelope parsing to be spec compliant (getsentry#439)
  fix: Always trim befor trying to JSON.parse (getsentry#438)
  Highlighted active span and event (getsentry#437)
  ref: Use new event helpers (getsentry#433)
  fix: Remove forgotton console.log statement
  feat: POC for adding spotlight overlay for ssr-errors (getsentry#364)
  ref: More concise event helpers (getsentry#431)
  fix: Fix CI issues (getsentry#432)
  fix: Send something immediately to trigger open event (getsentry#429)
  ref: More robust client init code generation (getsentry#426)
  docs: Add note about Volta - pnpm support (getsentry#425)
  Added Search in Trace detail (getsentry#424)
  Added Trace Info (getsentry#423)
  chore(deps-dev): bump vite from 4.5.2 to 4.5.3 (getsentry#392)
  chore(deps): bump braces from 3.0.2 to 3.0.3 (getsentry#415)
  docs: Add build step to initial setup (getsentry#418)
dcramer pushed a commit that referenced this pull request Jun 3, 2025
dcramer pushed a commit that referenced this pull request Jun 3, 2025
In #429, we started sending an empty payload at the start to trigger
connect event on Firefox. Our data parser does not account for this and
gets confused, causing an error. This patch fixes that.
BYK added a commit that referenced this pull request Sep 30, 2025
Bring back the fix in #429 which got lost during the Hono transition.
BYK added a commit that referenced this pull request Sep 30, 2025
Bring back the fix in #429 which got lost during the Hono transition.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not connected to Sidecar on Firefox

2 participants