Replies: 1 comment 2 replies
-
Can you paste the complete error message? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I have a very long dataset that I want to display in a list view, but as mentioned in the docs, there are some limitations. So I tried to implement the batch updates from the docs into my code. The problem I can't solve is how to update the page. Even if I pass the page object to the class, it doesn't update. It looks like I haven't quite grasped the concept.
It would be great if someone could take a look at my code and if there is a solution, explain it?
Code sample
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions