- Issue created by @DamienMcKenna
- 🇺🇸United States DamienMcKenna NH, USA
FYI I added "menu_bootstrap_icon/cdn" to my theme's libraries list and it's working, but this wasn't documented anywhere.
In reviewing the codebase I see that the library is loaded via the field formatter, but there's no logic to make it load when adding menu icons.
- 🇮🇳India ravi kant Jaipur
The issue is same to me.
I am using Bootstrap5 theme as default and admin theme but icons is not rendering for default theme.
so the CDN path is not including in Default theme source. - 🇮🇳India ravi kant Jaipur
Created a separate issue for CDN path issue.
https://www.drupal.org/project/menu_bootstrap_icon/issues/3436461 🐛 CDN link is not reflecting in source. Active - 🇬🇧United Kingdom aaron.ferris
I also came across this, the CDN library is attached at various points in settings forms and the likes, but not when a menu item is actually viewed.
- 🇫🇷France lazzyvn paris
I think the menu icons will show with the custom theme, it's so easy to add to the custom theme. so we don't need to use hook page alter.
I can modify the hook page but I think it loses performance.
we can add this in customTheme.infolibraries: - menu_bootstrap_icon/cdn
CDN option is used for theme admin like Claro. This doesn't mean cdn is also used for frontend.
- Status changed to Closed: works as designed
10 months ago 6:13pm 27 March 2024 - Status changed to Needs review
10 months ago 6:28pm 27 March 2024 - 🇺🇸United States DamienMcKenna NH, USA
That will help, thank you.
If you don't want to try to handle it automatically, an addition to the README.md file would be helpful.
- Status changed to RTBC
10 months ago 6:18am 28 March 2024 - Status changed to Fixed
3 months ago 7:19am 10 October 2024 Automatically closed - issue fixed for 2 weeks with no activity.