fix(web): use base URL for synthetic page assets#811
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview Page HTML rendering now uses a new Tests in Reviewed by Cursor Bugbot for commit ba42722. Bugbot is set up for automated code reviews on this repo. Configure here. |
AugustinMauroy
left a comment
There was a problem hiding this comment.
look at preview root link it's just broke
|
Updated this so synthetic pages use |
|
just open https://api-docs-tooling-git-fork-herrtian-fix-synthetic-f9f8be-openjs.vercel.app/ on your browser and see oh broken css url |
01cb39d to
ba42722
Compare
|
The branch synced now and the latest preview points the root page stylesheet at /styles.css. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit ba42722. Configure here.

Fixes #809
Uses the configured base URL for synthetic page asset roots, so the 404 page can be served from deep links without resolving CSS and JS relative to the missing path.
Checks: