PiyushKalyanpy / GyanaGuru

The Gyana Guru website is an online learning platform that provides access to high-quality educational resources in a wide range of subjects.
https://gyanaguru.vercel.app
MIT License
64 stars 127 forks source link

[Bug]: User can like a video multiple times #566

Open Chaitanya-Shahare opened 1 year ago

Chaitanya-Shahare commented 1 year ago

What bug you encountered?

I can like a video like this one multiple times and it registers all my likes, and I cannot unlike the video.

Show us the trouble with screenshots

image

Which browsers are affected?

Safari

Record

github-actions[bot] commented 1 year ago

To reduce notifications, issues are locked. Your issue will be unlock when we will add label as status: ready for dev. Check out the contributing guide for more information.

Chaitanya-Shahare commented 1 year ago

I have a doubt, forgive me if it's obvious and I don't get it

I cannot seem to have any courses on my local enviroment, its probably because my firebase firestore database doesn't have any courses,

but I need to fix the liking issue, how should I proceed?