Exception opening nested list after scrolling in parent list

Hello together,

I'm using the ListView component and want to combine the enableVirtualization feature with the Nested List from your demo examples.

In principle it is working good, but there is a situation, where reproducible an exception is thrown:

- Open the page

- the initial list elements work good and entering the child elements in the nested list works as expected

- scroll down (not necessarily very much)

- then an exception is thrown when entering a list element


Even when I open the child entries of a list element, which works good before scrolling, this very element throws an exception after scrolling.


Did I misinterpret something or have I overseen some necessary configuration ?

I prepared a small demo project in addition to a screen recording showing the exception.


Thank you very much in advance !

Kind regards,

cornelius


Attachment: listview.virtNested.exception_11173272.zip

4 Replies

SA SureshRajan Alagarsamy Syncfusion Team August 19, 2024 06:01 PM UTC

HI Cornelius,


We have reviewed your query and understand that you are facing console error when navigating inside the list items in the Nested ListView component. We were able to replicate the reported scenario. However we need some additional time to validate the reported issue and we will update you with further details by August 21, 2024.


Regards,
Suresh.



SA SureshRajan Alagarsamy Syncfusion Team August 21, 2024 11:33 AM UTC

Hi Cornelius,


Thanks for your patience.


Upon further validation, we have consider this as bug on our end. The fix for these issues will be included in weekly release following our Volume 3 main release, which is expected to be released in the second week of September.


You can track the status of the fix through the following link.


Feedback: https://www.syncfusion.com/feedback/60584/console-error-occurs-when-navigating-within-the-nested-listview-with


Disclaimer: Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.


Regards,
Suresh.



CM Cornelius Moucha August 22, 2024 02:36 PM UTC

Hello Suresh,

thank you very much for your investigation and response !


Kind regards,

cornelius



SA SureshRajan Alagarsamy Syncfusion Team September 19, 2024 04:26 PM UTC

Hi Cornelius,


Thanks for your patience.


We have resolved the console error when navigating within the nested ListView with virtualization enabled in this release. To access this fix, we suggest you update the package to 26.2.14 or above and we include the sample in the latest version for your reference.


Sample: https://stackblitz.com/edit/kdpznu-kzfsxj?file=index.html


Feedback: https://www.syncfusion.com/feedback/60584/console-error-occurs-when-navigating-within-the-nested-listview-with


Release Notes: https://ej2.syncfusion.com/javascript/documentation/release-notes/26.2.14?type=all#listview


We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.


Regards,
Suresh.


Loader.
Up arrow icon