React Error

Hi everyone,

When I use st.columns(xxx) - mainly - I get the following error

Have you ever faced this one before? It is trying to display just a simple dataframe with 1 column and 200 rows in a st.columns(2) context.

Thanks