jina-ai / dashboard

Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images
https://dashboard.jina.ai
Apache License 2.0
118 stars 60 forks source link

Importing YAML seems to be broken #145

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

When importing YAML in FlowView, for example

https://github.com/jina-ai/examples/blob/master/multires-lyrics-search/flows/index.yml

the browser throws an Error. I disabled the functionality for now, but we need to look into it.

imsergiy commented 3 years ago

fixed in https://github.com/jina-ai/dashboard/pull/152