Latest solutions
Contact Form using React-Hook-Form and Zod
#next#react#tailwind-cssSubmitted 11 months agoHow to validate names ina. more sophisticated way.
TODO App using React, Next JS, Auth.JS and Framer Motion
#framer-motion#next#prisma#react#tailwind-cssSubmitted 11 months agoUnderstanding the Auth.JS "Resend" redirect in Next JS and why it worked in development but not production on the Vercel platform would be helpful.
IP Tracker using Next JS ShadcnUI and DaisyUI
#next#react#tailwind-css#fetchSubmitted about 1 year agoRefreshing the home page after an error.
Responsive page using Next JS and Tailwind CSS
#next#tailwind-css#reactSubmitted about 1 year agoHe to keep the background image perspective the same as the screen size changes.
Latest comments
- @I-antiva-I@Jake-Oz
Hi. The form looks good however the Toast message CHeck Icon was missing. The browser gave me a 404 error on that resource. Perhaps check to see that it has been uploaded to your provider.
Marked as helpful - @Refer59@Jake-Oz
Hi. I am in Australia and couldn't get the country code to work for the phone number on Page 1. It comes up with Australia as the option at the top of the form but nothing loads in the list below that element.
- @jhops10@Jake-Oz
Hi, For the responsive design, you are on the right track with @media queries but you need to have the mobile image display set to "block" when you hide the desktop image. Otherwise it won't display.