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

__live requests done from a page are not refreshing on a resulting route page. #3

Closed opicciotto closed 6 years ago

opicciotto commented 6 years ago

If on page A we execute a live Query on an FS database view, and that this results to switch to Page B, thanks to a navigation route, when the database is modified and the live query is re-executed, the Page B view listening on this query is not refreshed.

Logs show that __live query is re-executed correctly, but page B is just not refreshed...

CharlesGrimont commented 6 years ago

Done in version 1.0.97