Some props of some components are not supported in certain contexts. For example, TextField does not render helpText and validationText in the context of InputGroup. This is well documented, but we can improve the DX by displaying a warning in console when such situation occurs.
It applies to:
FileInputField
Select
TextField
- maybe more?