Don't hide modal when keyboard is set to false in modal's configuration (#32179)
* Don't hide modal when config.keyboard is false
* Update unit test
- Modal should not be closed when pressing esc key if keyboard = false
and backdrop is 'static'
Co-authored-by:
XhmikosR <xhmikosr@gmail.com>
Showing
+28 -29
Please register or sign in to comment