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: sveltekit examples pass headers through #23448

Merged
merged 1 commit into from May 2, 2024
Merged

Conversation

charislam
Copy link
Contributor

I have read the CONTRIBUTING.md file.

YES

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

Resolves #23350

What is the new behavior?

The x-supabase-api-version header was added to Supabase APIs, so it needs to be passed through in SvelteKit examples.

The `x-supabase-api-version` header was added to Supabase APIs, so it
needs to be passed through in SvelteKit examples.
Copy link

supabase bot commented Apr 30, 2024

No changes detected in supabase directory.
This pull request has been ignored for the connected project xguihxuzqibwxjnimxev due to its connection settings.
Go to Project Integrations Settings ↗︎ in order to change this behavior.


Branching Preview Branches by Supabase.
Learn more about Supabase for Git ↗︎.

Copy link

vercel bot commented Apr 30, 2024

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 30, 2024 4:38pm
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
database-new ⬜️ Ignored (Inspect) Apr 30, 2024 4:38pm
studio ⬜️ Ignored (Inspect) Apr 30, 2024 4:38pm
studio-self-hosted ⬜️ Ignored (Inspect) Apr 30, 2024 4:38pm
studio-staging ⬜️ Ignored (Inspect) Apr 30, 2024 4:38pm
zone-www-dot-com ⬜️ Ignored (Inspect) Apr 30, 2024 4:38pm

@charislam charislam merged commit 0d1f8b8 into master May 2, 2024
13 checks passed
@charislam charislam deleted the fix/sveltekit-headers branch May 2, 2024 15:28
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.

Error on "Setting up Server-Side Auth for SvelteKit" Guide
2 participants