Re: Indicator on IndicatingAjaxButton and IndicatingAjaxLink not working

2022-01-17 Thread Michelle Ee Siew Phing
Thanks! Will give that a try. On Mon, Jan 17, 2022 at 5:39 PM Maxim Solodovnik wrote: > I would recommend to use > >

Re: Indicator on IndicatingAjaxButton and IndicatingAjaxLink not working

2022-01-17 Thread Maxim Solodovnik
I would recommend to use https://github.com/l0rdn1kk0n/wicket-bootstrap/blob/wicket-9.x/bootstrap-extensions/src/main/java/de/agilecoders/wicket/extensions/markup/html/bootstrap/ladda/LaddaAjaxButton.java works for as On Mon, 17 Jan 2022 at 16:33, Michelle Ee Siew Phing wrote: > > Hi, > > Thanks

Re: Indicator on IndicatingAjaxButton and IndicatingAjaxLink not working

2022-01-17 Thread Michelle Ee Siew Phing
Hi, Thanks for the information. I have checked the differences between the provided example and my codes and found the place that is causing the problem. We are using Wicket Bootstrap 5.0.5 with Wicket 9.5.0, and found the following in bootstrap.css [hidden] { display:none !important; } This