[ 
https://issues.apache.org/jira/browse/WICKET-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16125849#comment-16125849
 ] 

Sebastien Briquet commented on WICKET-6448:
-------------------------------------------

I've rechecked my code, actually I've changed from ajaxStart to button.click to 
prevent the button being disabled on every ajax call (ajaxStart should always 
be bound to 'document')
But ajaxStart seems actually to be the best compromise for now as I guess it 
occurs after the submit (I will double check...)

> IndicatingAjaxButton should prevent double submit
> -------------------------------------------------
>
>                 Key: WICKET-6448
>                 URL: https://issues.apache.org/jira/browse/WICKET-6448
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 8.0.0-M6
>            Reporter: Kamil
>         Attachments: showcase-preventClick.zip
>
>
> 1)Run the app
> 2)Click "submit" quickly several times
> 3)Watch the console



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to