Is your feature request related to a problem? Please describe.
In some cases, we may have a broken slug field from session. Since we are using the slug to fetch session data, this may/will throw errors.
Describe the solution you'd like
Implement a Session Not Found view/screen for this.
Additional context
- you can add a redirect to either the home or sessions page
Is your feature request related to a problem? Please describe.
In some cases, we may have a broken
slugfield fromsession. Since we are using theslugto fetch session data, this may/will throw errors.Describe the solution you'd like
Implement a Session Not Found view/screen for this.
Additional context