convertigo / c8osdk-angular-caf

CAF brings to Angular / Ionic 2+ the same functionalities that CTF (Convertigo Templating Framework) brings to JQuery. The goal is to add Convertigo back end support directly in to the Ionic HTML templates without having to program complex TypeScript.
http://www.convertigo.com
Apache License 2.0
2 stars 1 forks source link

Loader screen only displays once when performing a call to requestable #11

Closed gregory-vorbe closed 5 years ago

gregory-vorbe commented 5 years ago

When using a CallSequence bean whose requestable takes over 500 ms to respond, a loader screen is showing on the page, then is hidden when you get response. This behaviour works only once on the page, the loader screen never displays again after that.

CharlesGrimont commented 5 years ago

Fixed