Open RichardCar opened 1 year ago
Did you try it on PrimeNG 15.1.1?
using the previous version fixes this issue for now
I have the same problem. It works for p-button component but not for the pButton directive. It previously worked on primeng and angular 14. Currrently tested on primeng 15.4.1 and angular 15.2.8.
The loading icon keeps spinning even if the property was initiated as false and never changed.
Edit: in a standalone component, normal zonejs, and onPush change detection.
Describe the bug
when uses loading propertie on
Environment
/ △ \ | ' \ /
| | | | |/ _
| '| | | | | | | / _ | | | | (| | || | | (| | | | || |_ | | // __| ||_, |_,||_,|| __|__|| |/Angular CLI: 15.1.1 Node: 16.13.2 Package Manager: npm 8.1.2 OS: win32 x64
Angular: 15.1.0 ... animations, cdk, common, compiler, compiler-cli, core, forms ... google-maps, platform-browser, platform-browser-dynamic ... router, service-worker
Package Version
@angular-devkit/architect 0.1501.1 @angular-devkit/build-angular 15.1.1 @angular-devkit/core 15.1.1 (cli-only) @angular-devkit/schematics 15.1.1 (cli-only) @angular/cli 15.1.1 @angular/fire 7.5.0 @schematics/angular 15.1.1 (cli-only) rxjs 7.8.0 typescript 4.9.4 "primeng": "15.0.1",
Reproducer
No response
Angular version
15.1.1
PrimeNG version
15.0.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.13.2
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response