Skip to content
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

fix: prevent object merging with HeadersList #186

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

manchenkoff
Copy link
Owner

Is your PR related to a specific issue/feature? Please describe and mention issues.

This PR closes #183 issue related to the request headers being built incorrectly during SSR requests. One of the possible reasons is the incorrect interface of the headers container, check for details here - nuxt/nuxt#14268.

@manchenkoff manchenkoff self-assigned this Oct 1, 2024
@manchenkoff manchenkoff merged commit 469c028 into main Oct 1, 2024
4 checks passed
@manchenkoff manchenkoff deleted the update-interceptors branch October 1, 2024 12:42
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.

Could not convert argument of type symbol to string
1 participant