Dev UI shows popup with warnings #13009
Labels
area/contributing
Contributing docs, ownership, etc. Also devtools like devcontainer and Nix
area/ui
area/upstream
This is an issue with an upstream dependency, not Argo itself
P3
Low priority
type/bug
type/tech-debt
Pre-requisites
:latest
image tag (i.e.quay.io/argoproj/workflow-controller:latest
) and can confirm the issue still exists on:latest
. If not, I have explained why, in detail, in my description below.What happened/what did you expect to happen?
When launching the UI through the devcontainer a popup with warnings is displayed. The warnings are concerning two external libraries, autolinker and argo-ui. Autolinker is missing source maps and argo-ui is not importing things correctly.
Expected behavior would be to not have a popup with warnings
Version
latest
Paste a small workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.
make start UI=true
Logs from the workflow controller
Logs from in your workflow's wait container
The text was updated successfully, but these errors were encountered: