Bad message format - tried to use SessionInfo before it was initialized

Hi,
After clearing the cache of my Chrome browser, I now receive an error message when running my Streamlit app: “bad message format - tried to use SessionInfo before it was initialized”.
This is clearly a regression.
My debug info are:

  • Streamlit version: 0.79.0
  • Python version: 3.7.3
  • Using Conda
  • OS version: Windows 10
  • Browser version: Chrome version 89.0.4389.114 (Official Build) (64-bit)
    What can I do ?