saving-willy-dev / docs /utils_fix_tabrender.md
vancauwe's picture
chore: documentation of refactor
aba41f2
|
Raw
History Blame Contribute Delete
241 Bytes

A newer version of the Streamlit SDK is available: 1.60.0

Upgrade

A js fix for certain UI elements, including maps, getting rendered into a zero-sized frame by default. Here we resize it so it is visible once the tab is clicked and no further interaction is required to see it.

::: src.utils.fix_tabrender