Describe the bug
The UI breaks when using a custom publicPath when using 2.45.3 and 2.45.4
To Reproduce
Steps to reproduce the behavior:
- Update config and set publicPath to
/custom
- Deploy temporal/ui 2.25.3
- Navigate to the UI and click around.
- The URL includes path twice. e.g., http://my-temporal-ui/custom/custom
Expected behavior
The URL should only contains publicPath once.
Screenshots
Desktop (please complete the following information):
- OS: MacOS 15.7.3
- Browser Firefox 147.0.3
Additional context
Add any other context about the problem here.
Describe the bug
The UI breaks when using a custom
publicPathwhen using 2.45.3 and 2.45.4To Reproduce
Steps to reproduce the behavior:
/customExpected behavior
The URL should only contains publicPath once.
Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.