formio / formio.js

JavaScript powered Forms with JSON Form Builder

Home Page:https://formio.github.io/formio.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load icon keep on progress for submit button

ramkumar1984 opened this issue · comments

Hi,

For button components, load icon in the submit/save button should be stop after successful from submit, but this is not happening.

Thanks,
Ramkumar
submitton

Please provide versions you are experiencing this issue with.

I face the same issue. It still loading whether submit successful or not.
Version:
"@formio/react": "^5.2.4-rc.1",
"formiojs": "^4.16.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"