Re-Run/Refresh does not update page anymore on 1.24.0, need restart of Streamlit for update to happen

Hi -

This post is a lot to follow and I’m not sure I can decipher the solution. I’m thinking this may be related to a question I was just about to post. This would have been my post:

I found another post with this same topic.(Other post here.)

The tips there were to:
1) Be sure you’re using the most recent version of streamlit. Run this code to upgrade:
pip install streamlit --upgrade
*2) Some example code was provided showing how to use data_editor. *

I have updated Streamlit and have verified I’m using 1.24.1.
I have also copied and pasted the example code into my code to see it work and still getting this AttributeError.

Can anyone tell me if this is related and if so, help me figure out what I need to do?

Thank you,

Stacey