Click here to Skip to main content
15,886,919 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a knockout observable array and i am using foreach binding to render dom elements from that array .It works fine when i am changing the contents of observable array, that means dom elements are rendered properly but the problem is when i am updating the observable array with same elements the dom elements are rendered twice. please help me.
Thanks in advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900