Hi! This is most probably caused by the lack of inclusion of the JavaScript module that implements the Bootstrap 4 behaviors. Jira ticket please? :)
Meanwhile, you can try adding @Include(module = "bootstrap") to your Layout class. I haven't tested this and it might not work. Cheers! On Mon, Feb 7, 2022 at 11:33 PM D Tim Cummings <[email protected]> wrote: > I just tried out quickstart 5.8.0 and noticed that when the browser > window is small it collapses the navbar behind a button. Unfortunately > clicking the button doesn't show the navbar. It used to work in old > versions of quickstart (eg 5.4.5) which used Bootstrap 3 but quickstart > 5.8.0 uses Bootstrap 4. > > What changes are required to get the navbar toggler button working with > Bootstrap 4? > > Thanks > > Tim > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Thiago
