Topic: modal not allow to write in input
Pytchoun free asked 5 years ago
Hello,
when i modal is open modal not allow to write in input field
You can test here https://www.paladinschallenge.com/register.php when you have the cookie modal open
Piotr Glejzer staff answered 5 years ago
Hi,
Can you try this ?
$('#myModal1').on('shown.bs.modal', function (e) {
$(document).off('focusin.modal');
})
there are similar topic with the same problem : https://stackoverflow.com/questions/42712274/textarea-doesnt-get-focus-when-bootstrap-modal-is-opened
https://stackoverflow.com/questions/38568621/cannot-type-or-even-focus-in-input-type-text-while-bootstrap-modal-is-open
https://stackoverflow.com/questions/14795035/twitter-bootstrap-modal-blocks-text-input-field
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.7.5
- Device: w10
- Browser: chrome
- OS: w10
- Provided sample code: No
- Provided link: Yes