Gridview variable cross axis count not working

I implemented a conditional cross axis count within GridView widget but is allways assuming the previous constant value. Whenever I place a constant value it displays as it should, but if I place a conditional count variable with the screen size, even with default or else values different from the previous constant value, it displays as the original constant value.

I guess it has something to do with the last version update, but I am not sure, since I only tried afterwards.

Steps to Reproduce

1. Create page;

2. Insert column;

3. Insert gridview inside column;

4. Insert containers inside gridview;

5. On gridview widget change from constant cross axis count to variable as image

3
4 replies