I have the following code here: https://codesandbox.io/s/wispy-river-30u2h2?resolutionWidth=320&resolutionHeight=675&file=/src/App.js
I'm trying to click the IconButton inside the row when edit mode is activated. I can do this and bring up the modal however the edit row mode that was activated is deactivated. How can I stop this happening?