runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 27, in <module> short_url_output = gr.Textbox(label="Shortened URL", copyable=True) File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 179, in wrapper return fn(self, **kwargs) TypeError: Textbox.__init__() got an unexpected keyword argument 'copyable'
Container logs:
Fetching error logs...