Skip to content

key err #1

Description

@egg-egg-egg-egg

If 'key' is not set, the following error occurs "raise DuplicateWidgetID(
streamlit.errors.DuplicateWidgetID: There are multiple identical st.streamlit_ace.streamlit_ace widgets with the
same generated key.

When a widget is created, it's assigned an internal key based on
its structure. Multiple widgets with an identical structure will
result in the same internal key, which causes this error.

To fix this error, please pass a unique key argument to
st.streamlit_ace.streamlit_ace."

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions