Conversation
|
Looks good to me. Once merged, please create a follow up PR to merge into develop. |
|
It looks like the deployed examples: https://dash-table-review-pr-122.herokuapp.com/editor-with-configurable-options have some weird editing behavior now: still investigating if this is related to changes here or broke somewhere else |
|
@cldougl Interesting.. fwiw, I'm not seeing this behavior when running either 107-* or master locally. Due to the nature of the change, it seems highly unlikely that it would have triggered this behavior |
|
I'm not seeing it on the frontend example (ie |
|
Hmm that's strange. If it's an issue that happens in Python but not JS then the problem would probably lie in the props updating between Dash and React ( |
|
@valentijnnieman yep your changes don't affect- it's on master too ( 💃 from me on this and I'll cont the investigation on the above issue :) ) |
|
Hmm, any suggestions on how to fix the |
|
@valentijnnieman changed the settings for the master branch.. visual-test does not exist there yet :) You should be able to squash/merge now |

Closes #107. This saves data when selecting a cell, changing the value, and pressing the 'tab' key.