List View - TryPageInItems #319
HongDeveloper
started this conversation in
Bugs
Replies: 1 comment 6 replies
-
Hi! Would you mind sharing the error message and full call stack? Thanks! |
Beta Was this translation helpful? Give feedback.
6 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm using Nova UI well.
But there is one problem, so I leave a question.
There is no problem with Editor, but when building
use the SetDataSource method for List Grid View, you will get an error in the while statement of line 1004.
I think there's probably an error here. What should I do?
IUIBlockBase block = View.TryPageInItems(nextItem: append, size - addedSize);
Beta Was this translation helpful? Give feedback.
All reactions