Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: assets URLs no longer using path prefix #4827

Closed
maxbrunet opened this issue Jun 30, 2024 · 1 comment
Closed

ui: assets URLs no longer using path prefix #4827

maxbrunet opened this issue Jun 30, 2024 · 1 comment
Labels
area/ui Something about the UI bug Something isn't working

Comments

@maxbrunet
Copy link
Member

E.g. https://demo.parca.dev/devel/, path prefix is set to /devel/, but assets point to:

  • /assets/index-B7BUVs7v.js
  • /assets/index-CMIgWbWG.css

My hunch would be toward #4796 as the cause, but I have not investigated.

@maxbrunet maxbrunet added area/ui Something about the UI bug Something isn't working labels Jun 30, 2024
@manojVivek
Copy link
Contributor

Max, thanks for reporting.
Yes, you're right about the cause.

Fixed by #4832

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui Something about the UI bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants