I have made a div which contains a select col and an input field. It is appended when users click the 'add new' button. I have to get the values to print in the console. I am successful in printing the values but only the first time. The appended items values are not prited on the console just the first ones that are there at run time.
Asked
Active
Viewed 23 times
0
-
Welcome to SO. It would be easier to describe your problem by sharing also your code. Thanks ! – Christos Feb 25 '23 at 13:11