Skip to content

[Bug]: When user enter any other domain in URL ( /dashboard/xyz ) then project data does not load #155

@DeepMakhasana

Description

@DeepMakhasana

Describe the bug

When the user enters any other domain in the URL like ( /dashboard/xyz ), project data does not load.

To Reproduce

  1. Go to http://app.localhost:3000/dashboard/xyz
  2. Enter the above URL
  3. 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 :
fix-error-1

Error case:
fix-error-2

Additional context

No response

Please checkmark the following checklist

  • I make sure that similar issue is not opened

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions