Hi, I am using mui textfield in my project and it ...
# react
s
Hi, I am using mui textfield in my project and it is working perfectly fine, however when I used multiline=true, it started giving me ClassCastException, I am unable to figure it out, can someone help me out here
t
Is it class cast inside
onChange
?