Relative Content

Tag Archive for pythongradio

Gradio.load not working correctly with textArea

I have the following script, I intend for testing purposes that whenever I click the button, it changes the value of interactive for the text component, however I cannot seem to be able to interact with it when in browser, any help ?
Here is a code to reproduce the problem