-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi!
First of all, thanks for the slickgrid implementation for streamlit. Really neat component!
I'm having trouble allowing users to click more than once in the same cell.
For some reason, the key created in the session_states doesn't receive the same name. One is the key I wish to add, but the other one has a prefix -streamlit-slickgrid-
.
To replicate the issue I'm having you can open the test page https://slickgrid.streamlit.app/ and try this:
- Chose a cell and click it. It will then display the dialog
- Close the dialog
- Click the same cell again (no dialog is displayed)
In the same session, you can only click it once and you need to refresh the page if you want to click it again.
Let me know if you need any more information about the problem.
Thanks!
Geisler
Metadata
Metadata
Assignees
Labels
No labels