Bootstrap modal ESC
Bootstrap modal ESC
nskwortsow
Posts: 120Questions: 0Answers: 0
Hi,
When I hit ESC to close the bootstrap modal, my on.("click") functionality to trigger an editor from the data table doesn't work anymore.
Why?
N
When I hit ESC to close the bootstrap modal, my on.("click") functionality to trigger an editor from the data table doesn't work anymore.
Why?
N
This discussion has been closed.
Replies
I've updated the integration file to address this issue here: http://editor.datatables.net/release/DataTables/extras/Editor/examples/support/bootstrap/dataTables/dataTables.editor.bootstrap.js
The fix will be included in Editor 1.2.3, but until then, the above file contains the fix and can just replace the file that is included in 1.2.2.
Allan