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: Forwarded event fetch request having double headers in Nuxt/SEO module (triggered in server middleware) #400

Open
Xenossolitarius opened this issue Jan 16, 2025 · 0 comments · May be fixed by #402
Labels
bug Something isn't working

Comments

@Xenossolitarius
Copy link
Contributor

🐛 The bug

If you have a server middleware in the latest version of H3. and using sitemaps this triggers the error and it breaks.
I think this is a H3 upstream issue but I will open it here too for visibility.
Check bottom issue. It's a bit too much for me to fix. I've just ignored the '/api' routes for now but not everybody can do it.

unjs/h3#956

🛠️ To reproduce

http://easy-to-reproduce.com

🌈 Expected behavior

No errors

ℹ️ Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant