dandanseo123 commented on issue #46533:
URL: https://github.com/apache/airflow/issues/46533#issuecomment-4224083909
I took a brief look at this. The root cause seems to be in
`airflow-core/src/airflow/ui/src/main.tsx` on this line `params.set("next",
globalThis.location.href)` where it uses absolute url, but it should use a
relative path. But I need Gitpod access which I don't want to set up, hence why
I can't fully tackle this issue. Also the issue title is a bit vague for me, so
maybe we can make that a bit more clear.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]