Everytime LiveReload reloads the page, all of my $scope data is lost.
Here is my setup:
Out-of-the-box CLI usage of 'ionic serve' starts a LiveReload server on localhost. I don't see LiveReload as a Gulp task, so not sure how the framework leverages it.
AngularJS Service returns data
This is such a slow and frustrating workflow.
Anyone else encountered this?
Is it just my Firebase data not getting reloaded?
Do I need to save everything to localStorage?
Thanks in advance.