Closed (fixed)
Project:
Custom Elements
Version:
3.3.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2026 at 08:26 UTC
Updated:
6 Apr 2026 at 12:00 UTC
Jump to comment: Most recent
Some recent change in the dev-version is leading to broken URLS like https://frontend.com/https
://frontent.com/path to be generated.
Comments
Comment #2
fagoturns out this is a regression of custom-elements, it now forwards the asset-path but this is done absolute, combiend with the cdn-url it becomes double-absolute.
Comment #4
fago