dmbf29 / predictor-api

match prediction app / back-end API built on Rails
1 stars 4 forks source link

fixed if user clicks on join link again, it'll redirect to correct page #64

Closed dmbf29 closed 1 year ago

dmbf29 commented 3 years ago

previously, it wasnt returning the correct id if user had already joined

trouni commented 1 year ago

Closing this. I've noticed the issue is in the FE, as for now, it just shows the first leaderboard when going to the Leaderboards page.