Bug in List View (filtered view - Index value)

I checked out Bugs in Kodular Eagle before creating a new topic

Describe your issue

List View filter provides wrong index value. When the filter is used, it provides an index from the filtered list. This is not useful when the next step is to fetch the data from the database.

Steps to reproduce the issue

Use this aia to check. ListViewBug.aia (1.7 KB)

Expected Behaviour

It should provide the index from the original list.

Actual Behaviour

Providing an index from the filtered list.

Show your Blocks

list view 1


blocks (1)

Android version

6.0.1 MMB29M

1 Like

This post was flagged by the community and is temporarily hidden.