event-catalog / eventcatalog

An open source documentation tool to bring discoverability to your event-driven architectures
https://eventcatalog.dev
MIT License
1.71k stars 145 forks source link

Link "Click on Visualiser" doesn't work when services are Open API specifications #514

Closed ghost closed 3 months ago

ghost commented 5 months ago

Have you read the Contributing Guidelines on issues?

Description

Clicking on the button View in Visualiser returns an unhandled error

Steps to reproduce

  1. Create a service adding an Open API spec
  2. Go to http://localhost:3000/services/my-service/
  3. Click on View on Visualiser button

Expected behavior

Either not return an error or doesn't show the button

Actual behavior

Captura de Pantalla 2024-04-25 a las 10 13 46

Your environment

boyney123 commented 3 months ago

Thanks for raising this issue.


EventCatalog v2 is coming out very soon, so going to close this as I believe it’s no longer an issue in the new version.


If you still experience this issue please raise a new issue.


Thank you!