[Bug] Perspective Text Field Components Growth in flex Container

when setting up components in a flex container you expect them to be sizing the same no mater what component you are using in perspective but what ive found is if you set your components basis to 5px and deal with there sizing using different amounts of grow even if you set a text filed to a grow of 2 and you set a label to a growth of 2 the text filed will actually take more space then the label making it so your text fields will always be just a bit bigger. for the time being ive found that if you set the other components to a basis of 17px then they seem to grow the same or extremally close to the text fields. I talked to some people to get help with this and they said it was an expected fetcher but I really don't see how it could be.