ASE-Projekte-WS-2021 / ase-ws-21-unser-horsaal

ase-ws-21-unser-horsaal created by GitHub Classroom
2 stars 0 forks source link

(LOGIN) Crash nach Verifizierung #219

Closed vairasza closed 2 years ago

vairasza commented 2 years ago

Screenshot 2022-03-24 at 10 52 24

Error: Navigation action/destination com.example.unserhoersaal:id/action_loginFragment_to_coursesFragment cannot be found from the current destination Destination(com.example.unserhoersaal:id/coursesFragment) label=fragment_courses class=com.example.unserhoersaal.views.CoursesFragment

Case: User registers a new account, is redirected to verification fragment. after verifying their email, clicking "return to login" before being redirected to the course fragment within the 2 second timeframe of the verification email checker, crashes the app after trying to login.