-
Notifications
You must be signed in to change notification settings - Fork 132
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
feat: Refactor request to make sure we only use available transports #1166
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Size Change: +1.4 kB (0%) Total Size: 974 kB
ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cheekily included a fix to save myself another PR
tested this locally with api_transport
explicitly set to each of the three options it takes and could capture events and see the transport flick between xhr and fetch so 👍
Changes
Possibly fixes #1079
Checklist