Hello Elvin,
You set input's value into parameter "a", but you read "aab". So change:
$scope.gg = data.aab;
to:
$scope.gg = data.a;
ok thankas
it didn't work!
Hello can u help me?
emThis reply was created from a merged topic originally titled [NEED HELP] Angularjs ionic get input text./em
I tried all the method I find but I have no idea why it didn't work, I posted many post about get input text but it didn't help, sorry I just want to ask again if there is a solution or not please help me I need it I really need it