Worker007
Worker0073w ago

text input

i have a quick question on how to stop caching of a Text Input. When i switch to the next request, the content from the previous Text Input is carried over into the new request. This happens even though each request is supposed to have a fresh, empty Text Input.
3 Replies
rubenf
rubenf3w ago
What is a request, do you have a minimal reproduction?
Worker007
Worker007OP3w ago
i used a container with buttons and a text input After closing each container with a button , the next container "Text Input" is filled with the previous Text Input is there a solution for this?
rubenf
rubenf3w ago
I still don't understand your issue

Did you find this page helpful?