Skip to content

Conversation

blurrah
Copy link

@blurrah blurrah commented Aug 29, 2025

The default event dispatcher uses XMLHttpRequest/node:{http,https} which isn't supported in edge runtime, also dispatching event's shouldn't block page loads, hence the waitUntil()

The default event dispatcher uses XMLHttpRequest which isn't supported in edge runtime, also dispatching event's shouldn't block page loads, hence the waitUntil()
Copy link

vercel bot commented Aug 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
vercel-optimizely-experimentation Ready Ready Preview Comment Aug 29, 2025 3:41pm

Copy link

socket-security bot commented Aug 29, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednext@​15.0.3-canary.6 ⏵ 15.5.1-canary.1782100 +7590 -19870
Updatedreact@​19.0.0-rc-02c0e824-20241028 ⏵ 19.1.110010083 +197100
Updatedreact-dom@​19.0.0-rc-02c0e824-20241028 ⏵ 19.1.110010092 +197100

View full report

@blurrah blurrah changed the title feat: add web standards friendly event dispatcher with waitUntil feat: add web standards friendly event dispatcher with after() Aug 29, 2025
Small performance optimisation that would prevent multiple event dispatches to happen
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.

1 participant