alkem-io / client-web

Default web frontend, enabling browsing the Alkemio platform - so the hosted Challenges and communities collaborating around those Challenges.
https://alkem.io
European Union Public License 1.2
15 stars 6 forks source link

BUG: Error is thrown when loading about page from url #6050

Closed Comoque1 closed 5 months ago

Comoque1 commented 6 months ago

Describe the bug An error is thrown when loading a space from an empty page.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://sandbox-alkem.io/alkemio/challenges/carlossubspace-8653
  2. Click on About button
  3. Click on Share button
  4. Copy the link and paste it in a new tab
  5. Should be: https://sandbox-alkem.io/alkemio/challenges/carlossubspace-8653/about
  6. Opening that new tab shows at the bottom the error of the screenshot. Opening the about dialog from the dashboard page doesn't.

Also note that I see some weird redirect from .../About to ..../about

Screenshots Image

Error in the GraphQL Network tab:

Image "message":"Variable "$spaceId" of required type "UUID_NAMEID!" was not provided."

Comoque1 commented 5 months ago

Errors are not thrown when open About page from a direct link