Is there a fix for non functional button and input fields in nextjs15? [closed]

Am working on a Next.js 15 application and I have this issue where buttons and input fields are not working. I try changing the routes and applying route groups somehow it works but that leaves some of my applied CSS not working what could be the problem?