HI
I’ve been using your extension for a while but I’m having a problem with the search.
I’ll explain how I structured my data
I have a list with a dictionary inside tomorrow. Where inside we have tags and values.
EXAMPLE LIST = TAG"nome" = VALUE"10"
I think the implementation is correct, now I attach some images.
The problem is that when I type in my search bar it returns a list with another empty list inside
Although I am sure that the value I seek
I think the problem could be that I use the dictionary but it is possible to overcome this problem
GRAZIE

