You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the documentation, height argument of gr.File() is:
The default height of the file component when no files have been uploaded, or the maximum height of the file component when files are present. Specified in pixels if a number is passed, or in CSS units if a string is passed. If more files are uploaded than can fit in the height, a scrollbar will appear.
This feature was introduced in the 4.x, but it seems to take no effect on the newest version (5.8.0).
Describe the bug
According to the documentation,
height
argument ofgr.File()
is:This feature was introduced in the 4.x, but it seems to take no effect on the newest version (5.8.0).
Have you searched existing issues? 🔎
Reproduction
Screenshot
No response
Logs
No response
System Info
Severity
I can work around it
The text was updated successfully, but these errors were encountered: