ui icon indicating copy to clipboard operation
ui copied to clipboard

TEMPORAL_UI_PUBLIC_PATH is not considered by localization files

Open BenceSiket opened this issue 1 year ago • 1 comments

Describe the bug We use TEMPORAL_UI_PUBLIC_PATH to host the UI on a path, but on the network tab I see errors regarding failed download of localization files.

Expected behavior i18n localization files are also taking the configured path into consideration

Screenshots image

BenceSiket avatar Apr 26 '24 10:04 BenceSiket

And also , always /api/v1/namespaces/temporal-system/workflows/count? is returning with 400 Bad request.

And the /src/lib/vendor/prism/prism.cjs is always not served from the public path and results in 404.

gkarthiks avatar May 10 '24 14:05 gkarthiks