Visual debugger: ambiguous height and vertical position
If you get this warning with a stackview, and it is fine with one element in the stackview but appears with multiple elements in the stackview, check the following:
Ensure you have set stackview.distribution. So you may need .fillProportionally
This...
coderlyn.hashnode.dev1 min read