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: switch undefined variable ref from countries to todos #26743

Merged
merged 5 commits into from
May 31, 2024

Conversation

danryland
Copy link
Contributor

@danryland danryland commented May 24, 2024

I have read the CONTRIBUTING.md file.

YES

What kind of change does this PR introduce?

Bug fix for this issue that I've raised: #26742

What is the current behavior?

Nuxt and Vue code examples mix both countries and todos which leads to an undefined variable.

What is the new behavior?

I've corrected the code examples to use todos rather than countries to be in-keeping with the example.

Fixes #26742

@danryland danryland requested a review from a team as a code owner May 24, 2024 11:43
Copy link

vercel bot commented May 24, 2024

@danryland is attempting to deploy a commit to the Supabase Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@charislam charislam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @danryland!

@charislam charislam enabled auto-merge (squash) May 29, 2024 20:06
Copy link

vercel bot commented May 29, 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 May 31, 2024 4:24pm
5 Ignored Deployments
Name Status Preview Comments Updated (UTC)
design-system ⬜️ Ignored (Inspect) Visit Preview May 31, 2024 4:24pm
studio ⬜️ Ignored (Inspect) Visit Preview May 31, 2024 4:24pm
studio-self-hosted ⬜️ Ignored (Inspect) Visit Preview May 31, 2024 4:24pm
studio-staging ⬜️ Ignored (Inspect) Visit Preview May 31, 2024 4:24pm
zone-www-dot-com ⬜️ Ignored (Inspect) Visit Preview May 31, 2024 4:24pm

@charislam charislam merged commit 92b7a33 into supabase:master May 31, 2024
15 checks passed
@danryland danryland deleted the fix-nuxt-vue-example-code-26742 branch May 31, 2024 16:27
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.

'Connect to your project' Nuxt and Vue framework example code issue
2 participants