Skip to content

SelectAll Promise Rise Infinite Loop #28

@putraxor

Description

@putraxor

I'm using angular 1.4.8 and using select all rising infinite loop digest on angular ng-repeat
$scope.loadData = function () { $scope.db.selectAll("model").then(function (results) { $scope.data = results.rows; }); };

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions