Hey i am doing a task in which i am required to get some results when user clicks on checkbox. I think ngModel is not working on it so i am doing like this,
When user clicks on a checkbox i sent that value in a function and print it. But my problem is that when i ask user for there input in another answer, 1st checkbox answer dissapears, I want to retain that answer.
Thank You