When I am selecting any object which is of type in conditional checks, Flutterflow somehow converts this to string.
I have a count list of integers. In the conditional checks when I select specific item at an index, Flutterflow automatically seems to be assuming/making this to be a string.
Looks to be something similar to what has been raised here.