Describe the bug I had set show_copy_button=True, show_label=True for the Textbox and the copy button work well in my local laptop, but when I set server_name demo.queue().launch(share=False, ...
The EventData object has no target object attached when I used it in the click listeners for the Buttons rendered within gr.render. My use case was to dynamically render a list of all conversations as ...