Open cloudhx opened 1 year ago
@cloudhx are you enforcing TextField, TextView height? I tested here and if i dont enforce height i see the helper text. With TextView at least, if i set the height, then i dont see it
@farfromrefug I enforced height for TextView but not TextField. I think I also tried not enforcing height for TextView, it didn't show helper either. I will double check it and update the code and screenshot
I simply set property
helper
on bothMDTextField
andMDTextView
, but the helper text doesn't show. Please see below code snippets and screenshots. Thank you for your support!MDTextField
The two small dots under the text field seem from the two
t
in wordtest
🤔MDTextView