Hello Mihir, On Wed, 18 Feb 2026 at 23:22, Mihir Chhaya <[email protected]> wrote:
> Hello Wicket Wizards, > > I'm using Apache Wicket 10 + Bootstrap 5 + Font Awesome 7. > > The attached image contains my pom entries and Bootstrap configuration in > the App.init method. > This ML doesn't accept image attachments Please provide link to the POM or the link to the image :)) > > Problem: > When running the application, I don't see Font Awesome css getting loaded. > I do see fa-* css classes in menu items. > > Here's my menu item sample with Font Awesome configuration. > > home.setIconType(FontAwesome7IconType.home_r); > > Could anyone please suggest what is missing? > > Thank you, > -Mihir > > > -- Best regards, Maxim
