Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplication of records in store #32

Open
1aishwaryasharma opened this issue Mar 20, 2014 · 3 comments
Open

Duplication of records in store #32

1aishwaryasharma opened this issue Mar 20, 2014 · 3 comments

Comments

@1aishwaryasharma
Copy link

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

@shinobukawano
Copy link
Owner

Hi Dbms,

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

Regards

@1aishwaryasharma
Copy link
Author

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

@hamzazar
Copy link

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

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants