hysts

Results 22 issues of hysts

### Describe the bug This is not a bug of gradio per se, but looks like CSS is not applied properly in the playground. ### Have you searched existing issues?...

docs/website

### Describe the bug When `gr.Model3D` is used in a hidden `gr.Tab`, the rendering area is collapsed when opening the tab. might be related to: #6850 #7485 ### Have you...

bug
Priority

- [x] I have searched to see if a similar issue already exists. When calling an API of a Space via `gradio_client`, it could take quite long to get the...

gradio_client

- [x] I have searched to see if a similar issue already exists. Sometimes, app authors specify the height of the `gr.Chatbot` component, but the height may be too small...

enhancement

### Describe the bug The following warning is always shown when using` gr.LoginButton`. ``` UserWarning: LoginButton created outside of a Blocks context. May not work unless you call its `activate()`...

bug

### Describe the bug `datetime.datetime` is allowed as the value of `gr.DateTime` according to the docstring, but an error occurs when passing it. Looks like `postprocess()` is called when calling...

bug

### Describe the bug `ValueError` occurs when using `cache_examples=True` in multimodal chatbot. (I originally reported this as a part of #8963, but looks like it's a separate issue, so I'm...

bug

### Describe the bug The documentation is rendered like this in dark mode. ![](https://github.com/user-attachments/assets/68967118-3752-42b2-a5a6-5b1e75ef5d57) https://www.gradio.app/docs/gradio/chatinterface ### Have you searched existing issues? 🔎 - [X] I have searched and found no...

bug
docs/website
Priority

### Describe the bug It seems that the canvas size of `gr.ImageEditor` is always 800x600. The following code didn't work and setting `height=512, width=512` didn't change anything. ```py import gradio...

bug
🖼️ ImageEditor

### Describe the bug When using the sample code in [this documentation](https://www.gradio.app/guides/styling-the-gradio-dataframe), sorting doesn't seem to work. Looking at the behavior when searching after sorting, it seems that the underlying...

bug
Priority