You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.
Hi @AlbertSanIza,
It's currently not possible, the best way will be to have a service that can be shared. This is some work to do, may be in the next version.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is there any way I can trigger the get Snapshot function outside the provided template?
for example
$scope.MyOwnFunction = function() {
SomeHow.getSnapshot();
};
The text was updated successfully, but these errors were encountered: