We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reproduce with:
Error Message:
DuplicateWidgetID: There are multiple widgets with the same key='edit_input_data_['full load hours']'. To fix this, please make sure that the key argument is unique for each widget you create. Traceback: File "C:\Users\j.aschauer\nobackup\ptx-boa\ptxboa_streamlit.py", line 72, in <module> pf.content_deep_dive_countries(api, res_costs, settings) File "C:\Users\j.aschauer\nobackup\ptx-boa\app\ptxboa_functions.py", line 637, in content_deep_dive_countries df = display_and_edit_data_table( File "C:\Users\j.aschauer\nobackup\ptx-boa\app\ptxboa_functions.py", line 774, in display_and_edit_data_table st.data_editor(
The text was updated successfully, but these errors were encountered:
fix #74
d1ad992
Merge pull request #76 from agoenergy/74-bug-duplicate-widget-id-erro…
5a000b2
…r-for-input-data-full-load-hours fix: duplicate widget ID error (#74)
closed in #76
Sorry, something went wrong.
markushal
Successfully merging a pull request may close this issue.
Reproduce with:
Error Message:
The text was updated successfully, but these errors were encountered: