Arindam200 / makaut_buddy

This project provides study material for college students.
https://makaut-buddy.vercel.app
MIT License
30 stars 39 forks source link

[ FIX ] : Solve reload problem in home page. #141

Open Dibyendukundu04 opened 1 month ago

Dibyendukundu04 commented 1 month ago

When the home page of the website reloads, it directly goes to the feature section instead of the root/home page.

MRodriguez-M commented 3 weeks ago

Hi, can you assign this to me? I would like to take a look at this issue.

Arindam200 commented 3 weeks ago

Go Ahead @MRodriguez-M

MRodriguez-M commented 2 weeks ago

I've been looking at this issue and it seems like the reload bug is happening because of the way the spotlight component is configured. I'm not too familiar with Tailwind so I can't adjust the spotlight in a way that fixes the bug and still maintains responsiveness. Do you have any tips on how I could resolve this?