Hi team,
I noticed that the Voxel dynamic tags are not working for an image widget > aspect ratio.
I was trying to set a different aspect ratio based on post priority. (larger images for promoted posts)
Aspect ratio: @post(priority).is_greater_than(1,>=).then(4/3).else(9/3)
When DT are added, the image aspect ratio input responds as if the values were empty.
This is a low-priority issue.
Thanks again.