Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading disappears even if handle submit is in progress. #5

Open
ni3galave opened this issue Oct 16, 2019 · 0 comments
Open

Loading disappears even if handle submit is in progress. #5

ni3galave opened this issue Oct 16, 2019 · 0 comments

Comments

@ni3galave
Copy link

Hi @devrdias ,

I have written API in handle submit method, so whenever I press submit button it checks for the validation (shows loading which is good) but once validation checks passes with no error then it hide loader which should not happened as my handle submit is in progress.

It should hide loader once it finishes with handle submit block.

This is one of the often used use-case of form component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant