How to push same element observable array without any reference b/w old and new element?
To add multiple category with diff sub-category
As you can see in above When I am Click on “+” button, new element is pushed in array and after that trying to Change “New” in sub-Category for second row, it;’s auto-changed in first row also.