I have tried to copy the objects as text, but it show just [object object]. Before this I had tried with copy commend it was success but not now.Is that chr
You should check thecount object to avoid circular reference, before using copy(JSON.stringify(count)), please see here
count
copy(JSON.stringify(count))