Ext.ux.AccordionList icon indicating copy to clipboard operation
Ext.ux.AccordionList copied to clipboard

Duplication of records in store

Open 1aishwaryasharma opened this issue 10 years ago • 3 comments

Hi,

In my Sencha app data is coming from database. It returns JSON Array (in exactly the same format as the accordion expects). This array when set through setData(result_from_db) in controller replicates the records. If we use setRoot(result_from_db), no records are seen. There is no error on the console as well.

Any help or recommendation in this regards will be very helpful.

Regards

1aishwaryasharma avatar Mar 20 '14 10:03 1aishwaryasharma

Hi Dbms,

Could you show me the code that occurs this problem? I want to debug it.

Regards

shinobukawano avatar Mar 20 '14 10:03 shinobukawano

Pardon the delay.

The sample code can be found at - https://github.com/Dbms/SenchaTough.git

If you have any problem cloning it, kindly mention

1aishwaryasharma avatar Mar 23 '14 23:03 1aishwaryasharma

I have the same issue of duplicated data, any solution for that?

Thanks,

hamzazar avatar Jul 30 '14 23:07 hamzazar