Describe the bug
When the user enters any other domain in the URL like ( /dashboard/xyz ), project data does not load.
To Reproduce
- Go to http://app.localhost:3000/dashboard/xyz
- Enter the above URL
- See the bug, not load project data
Expected behavior
A user enters any other domain in the URL like ( /dashboard/xyz )
that time replace the URL with ( /dashboard/{ first-project-name } )
Screenshots/Videos
Normal case :

Error case:

Additional context
No response
Please checkmark the following checklist