labrocadabro / communitytaught

MIT License
79 stars 31 forks source link

Bugs/controller page #11

Closed Angra974 closed 1 year ago

Angra974 commented 1 year ago

When the user creates an account or log in, he is redirected to the dashboard page. But the dashboard function looks for the current lesson (inexistent for the moment ) and sent this value in the front.

Solution: add a condition to check the current lesson, and inject it only if exists.