It's quite the complex setup, but in my application i have a custom child row and when i expand it and perform some action it triggers a table.draw(false) redraw of the table, after which the responsive plugin triggers _redrawChildren and shows the modal dialog which doesn't really make sense at that point. Especially when on Desktop where no responsive modal should have shown up to begin with