Open mwdchang opened 2 months ago
This seems to be a case of cross-contamination of having the same workflow putting through two different front-end servers.
Running staging-data on staging, we get something like this
But running staging data via localhost (e.g. via yarn staging
) we get instead
So operator images created on app.staging may show up as broken thumbnail doing yarn staging
, while operator images created via yarn staging
may show up as broken thumbnails directly in app.staging