Skip to content

πŸ› Bug Report: Error when clicking "Create Workflow" β€” TypeError: Cannot read properties of undefined (reading 'request')Β #9417

@Suvam077

Description

@Suvam077

πŸ“œ Description

When I click Create Workflow in the self-hosted dashboard, the UI crashes with TypeError: Cannot read properties of undefined (reading 'request'). API, Redis and Mongo are running and healthy β€” looks like a frontend error when opening the workflow creation screen.

πŸ‘Ÿ Reproduction steps

  1. Clone and run the official novu/docker/community compose setup.
  2. Open dashboard in browser (e.g. http://:4000).
  3. Sign up / log in.
  4. Click Create Workflow.
  5. UI shows error and page fails to load.

πŸ‘ Expected behavior

The Create Workflow page should open and allow me to create a workflow, not crash.

πŸ‘Ž Actual Behavior with Screenshots

The dashboard shows an error page and the browser console shows:

Image

TypeError: Cannot read properties of undefined (reading 'request')

(Attaching screenshot of the error page and the console/network capture.)

Novu version

2.3.0

npm version

No response

node version

No response

πŸ“ƒ Provide any additional context for the Bug.

No response

πŸ‘€ Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find a similar issue

🏒 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions