Reviewed & tested by the community
Project:
Eureka
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2026 at 09:40 UTC
Updated:
18 Mar 2026 at 15:27 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
dabodia commentedComment #3
nexusnovaz commentedComment #4
psebborn commentedComment #6
psebborn commentedThere's a fix in an MR here - it's working for me (the main takeaway was making the path relative from the root, at least in my tests)
Comment #7
dabodia commentedLooks good @psebborn, but could you check a couple things?
- Do the icons generated via eureka.icons.yml (footer social, for example) render well within canvas? if not, could you update eureka.icons.yml to follow the same approach?
- As the approach seems solid, could you remove the @TODO comment above the icon path in icon.twig?
Comment #8
dabodia commentedLooks great, thanks!