#Is there a way to update the list?

3 messages · Page 1 of 1 (latest)

kind jetty
#

That's odd, I have a few virtual lists that I update (like a lot, filtering on every user keystroke) and it works without doing anything specific. Are you sure the correct data reaches your list? And if you are, could you share some code?

glacial bane
#

I'll try to create a code sandbox. I am probably doing something wrong. it's just, i'm quite new, and in order to accodomate something that I need to build the virtual list and it's component I needed are across multiple documents and over a thousand lines. let me try to create a sandbox and i'll share it with you.
I mean, if it's working for you properly, I am almost certain I am doing something wrong. Thanks

kind jetty
#

Trying to get a "minimal reproduction" (i.e. the smallest amount of code that reproduces the issue) is very useful either way: if you provide it, it makes it easier to help you, and most of the time you find the issue by doing it!