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

🐞 Bug: Table - Data-Handling / Async / Refill #832

Closed
deleonio opened this issue Nov 23, 2022 · 2 comments
Closed

🐞 Bug: Table - Data-Handling / Async / Refill #832

deleonio opened this issue Nov 23, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@deleonio
Copy link
Contributor

Note

  • Ich achte beim Erstellen des Issues darauf, dass ich keine fachlichen und unternehmensinternen Details preisgegebe.

Fehlermeldung

Beschreibung des Fehlers

Daten werden bei Wiederholten Befüllen in die Table nicht übernommen.

Reproduktion

[Nutzen Sie die CodeSandbox, um ein reproduzierbares Beispiel zu erstellen.

@HansellKopp

@deleonio deleonio added the bug Something isn't working label Nov 23, 2022
@deleonio
Copy link
Contributor Author

deleonio commented Nov 28, 2022

@HansellKopp

Hast Du _data wie folgt gesetzt? / Immutable

<KolTable
    _data={[...newData]}
/>

@deleonio deleonio added this to the v1.1.13 milestone Nov 28, 2022
@HansellKopp
Copy link

Ich habe auf die Version 1.1.12 aktualisiert und das Problem ist verschwunden. Ich vermute, dass das Problem an wie ich den Daten aktualisiere lag, und nicht an der Table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants