formio / angular

JSON powered forms for Angular
https://formio.github.io/angular-demo
MIT License
613 stars 461 forks source link

Loading gear always visible even after successful form loading #1046

Open AyeshD opened 4 months ago

AyeshD commented 4 months ago

I've noticed that the loading gear icon is persistently visible even after the form has successfully loaded. Is there a way to address this issue and ensure that the loading gear disappears appropriately when the form load is successful?

@formio/angular@6.0.0-rc.2 @formio/js@5.0.0-rc.18

AlwaysLoadingFormio