@EnFXChile wrote:
In my controller:
$scope.text="hi";
$scope.formData = {
saludo: $scope.text,
};
Why saludo is undefined?
Posts: 1
Participants: 1
@EnFXChile wrote:
In my controller:
$scope.text="hi";
$scope.formData = {
saludo: $scope.text,
};
Why saludo is undefined?
Posts: 1
Participants: 1