Hi,

On Tue, Oct 5, 2021, 17:37 Stepan Samarin <s...@discovergy.com> wrote:

> Hello,
>
> After migration to Wicket 9 we started to experience the following problem:
>
> Form has 3 AjaxSubmitLink elements. First one is pressed, onSubmit is
> invoked, makes another one visible, target.add is called on both form and
> that other button.
> Now - press the other button, onSubmit is NOT invoked, form gets closed and
> page is reloaded.
>
> I tried to replace AjaxSubmitLink with AjaxButton - same reaction. To me it
> seems like ajax stops working after the first call.
>

Please try to reproduce it in a quickstart application.
Attach it to a ticket in JIRA and we will take a look!


> Regards, Stepan Samarin.
>

Reply via email to