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

Rebinding collection resets data in property to empty array #298

Closed
Mirakurun opened this issue Jul 5, 2019 · 1 comment
Closed

Rebinding collection resets data in property to empty array #298

Mirakurun opened this issue Jul 5, 2019 · 1 comment

Comments

@Mirakurun
Copy link

Hello,

I've noticed that whenever I rebind my collection to my data property, the data resets to an empty array, then a split second later the data populates with data from my collection. This is causing an issue with my data table rendering from populated to empty then to populated.

I tried the { reset: false } option, but that doesn't help in this situation because the resetting happens during the binding.

Is there a way to rebind a collection without resetting my data?

@posva
Copy link
Member

posva commented Jul 6, 2019

Duplicate of #83

@posva posva marked this as a duplicate of #83 Jul 6, 2019
@posva posva closed this as completed Jul 6, 2019
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

2 participants