-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(account page): update user full name #115
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/vercel-solutions-vtest314/nextjs-subscription-payments/Xs8hGL2mRPBJ9Ap8eYt2RnqSPeCY |
|
Thanks @irvile, would also love it if this change could be merged :) Thanks again to the team responsible for this great starter! |
|
Actually @irvile, I do get a typescript error with this function: No overload expects 1 type arguments, but overloads do exist that expect either 0 or 2 type arguments. Any ideas how to resolve this? |
|
Hi @tdeitz , I dont get this error. This error show when call a function and pass it a parameter that doesn't match any of its specified overloads. I will update my branch to solve these conflicts, they updated supabase dependencies. |
|
@irvile thanks very much for the reply. I'm a Typescript amateur (at best), so my debugging ability is pretty limited for now. Appreciate the branch update, thanks again :) |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@tdeitz done! This error that you commented show up because the new version of supabase v2, don't accept Type as the last version( Welcome! Its a pleasure help. Let me know if you have any other issue. I tested right now and supabase and stripe works fine. |
|
@irvile thanks so much, really appreciate your efforts, can't wait to have a look! :) |
|
Hello, |
Feature
This feature was request in this issue #28
Screen.Recording.2022-03-25.at.14.43.06.mov
Closes #28
Could you review this PR? @leerob @thorwebdev