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

Small improvements to TabsSection + Fix APIs calls for NextJS 15 #3

Merged
merged 8 commits into from
Nov 2, 2024

Conversation

CarlosRafael22
Copy link
Owner

@CarlosRafael22 CarlosRafael22 commented Oct 27, 2024

This is a small MR that:

  • Removes some unused code in layout.tsx
  • Has the wrapper div with the same background color of the GroupsPage + remove unused code
  • More importantly, adjusts the style of TabsSection to look a bit better

It also had to fix and issue in the pipeline due to changes in some NextJS APIs returning promises for v15: Async Request APIs (Breaking Change)

So had to add changes based on this MR adding the fix to the supabase template: vercel/next.js#71631

based on this discussion I found that out: vercel/next.js#71603

Screenshot 2024-10-27 at 18 32 47

Copy link

vercel bot commented Oct 27, 2024

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

Name Status Preview Comments Updated (UTC)
friends-do-it ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 6:18pm
friends-do-it-w7yu ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2024 6:18pm

@CarlosRafael22 CarlosRafael22 self-assigned this Oct 27, 2024
@CarlosRafael22 CarlosRafael22 changed the title Small improvements to TabsSection + remove not needed code Small improvements to TabsSection + Fix APIs calls for NextJS 15 Oct 27, 2024
@CarlosRafael22 CarlosRafael22 merged commit 93c1fc0 into main Nov 2, 2024
3 checks passed
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.

1 participant