Stop rerun while I edit data in data_editor

Summary

I am using data_editor along with a dataframe to enter data for a few columns. I full screen or expand while editing. As soon as I just pause for like 2 sec, the entire page reloads and the focus from the data_editor is gone. I have to keep scroll and expand over and over and its annoying.

Is it possible to stop this behavior, just pause reloading while I am editing the dataframe.

Can you share a code snippet of what you’re working with?