text input doesnt get cleared on submit.

#1
by pooja03 - opened

I am also facing this issue in streamlit, is there any way to solve this issue?

Hi pooja,
Can you share the screenshot please that would help
Thank you!

image.png
as shown, I entered family law and once i submit it is not cleared on submit and the answer is generated

I am facing the same issue of the text input not getting cleared on many of my apps too and want a way to solve it too

I would get a look and try to fix this.
Also any feedback regarding result are appreciated.

Hi pooja,

I have fixed this thing please take a look now all you have to do is in the on click function first assign the value to variable and then set that value to empty this way it will be removed .

yes its working now

pooja03 changed discussion status to closed

Sign up or log in to comment