Skip to content

Conversation

@lukasmasuch
Copy link
Collaborator

📚 Context

The format of the data editor's representation in st.session_state was changed so that the first column is denoted by 0, not 1. The index column is now denoted by -1. This is a breaking change; developers may need to adjust the code if your app uses st.experimental_data_editor in combination with st.session_state.

  • What kind of change does this PR introduce?

    • Bugfix
    • Feature
    • Refactoring
    • Other, please describe:

Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@vdonato vdonato deleted the refactor/data-editor-session-state-v1 branch November 1, 2023 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants