Skip to content
New issue

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

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

Already on GitHub? # to your account

The spinner doesn't show When i set the disabled property of the button to this.form.invalid #90

Open
walexy249 opened this issue Oct 7, 2021 · 0 comments

Comments

@walexy249
Copy link

walexy249 commented Oct 7, 2021

Bug Report or Feature Request (mark with an x)

- [ x] bug report -> please search issues before submitting
- [ ] feature request

OS and Version?

Ubuntu 20.0

Versions

Angular CLI: 12.2.4
Node: 14.15.5
Package Manager: npm 6.14.11
OS: linux x64

Angular: undefined
...

Package Version

@angular-devkit/architect 0.1202.4 (cli-only)
@angular-devkit/core 12.2.4 (cli-only)
@angular-devkit/schematics 12.2.4 (cli-only)
@schematics/angular 12.2.4 (cli-only)
typescript 3.2.2

Repro steps

whenever i set the disabled property of the mat-spinner-button to form.valid, the loading spinner doesn't show anymore.

<mat-spinner-button [options]="spinnerButtonOptions" [disabled]="form.invalid" > </mat-spinner-button>

@walexy249 walexy249 changed the title The spinner doesn't work When i set the disabled property to this.form.invalif The spinner doesn't work When i set the disabled property of the button to this.form.invalid Oct 7, 2021
@walexy249 walexy249 changed the title The spinner doesn't work When i set the disabled property of the button to this.form.invalid The spinner doesn't show When i set the disabled property of the button to this.form.invalid Oct 7, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant