react-bootstrap-dialog
react-bootstrap-dialog copied to clipboard
Quick and Easy. React Component to show a modal dialog with react-bootstrap. Alternative of window.confirm, window.alert, and window.prompt.
Results
42
react-bootstrap-dialog issues
Sort by
recently updated
recently updated
newest added
trafficstars
Hello, I have babel 7 runtime (@babel/runtime) but react-boostrap-dialog seems to need babel < 7 runtime (babel-runtime) Here is the compilation error : ` These dependencies were not found: *...
Hello, i was trying to press enter to confirm, but it does not work, like it does with the esc(closes the modal), i want to be able to press enter...