With PrimeFaces 12, an Ajax loading status indicator icon is introduced to p:commandButton
. See https://github.com/primefaces/primefaces/pull/8302
I don't want to use that have loading status indicator icon to appear in my project, but I can't find an option to disable it. So, how can I disable the Ajax loading status indicator icon?