The behavior can be reproduced in this sample: CodePen example
In the example, the hoverStateEnabled option is turned off for the 'Update profile' button and the 'Select' button, but it's not in effect for the 'Select' button.
FileUploader - The hoverStateEnabled option has no effect on any buttons of the fileuploader
Answers approved by DevExpress Support
We have addressed the issue described in this ticket and will include a fix in our next maintenance update. Should you need to apply our fix prior to official release, you can request a hotfix here.
Note: Hotfixes may be unavailable for betas/updates set for release within a week.
We changed the hoverStateEnabled option's behavior. Now, it specifies whether to highlight dxFileUploader buttons when a user moves the mouse pointer over them. This option affects all default widget's buttons: the select button, upload button, and upload and cancel buttons for each selected file.
Along with it, we changed the hoverStateEnabled option's default value to true. This change was made to keep the component's UI behavior consistent. Please see the related breaking change article: File Uploader - The hoverStateEnabled option's default value was changed to 'true'.
- v21.2.3Download Official Update
- v21.1.6Download Official Update
- v20.2.10Download Official Update