The following property checked in the mouse move event does not exist: `$('#session-timeout-dialog').data('bs.modal').isShown` The following does exist however: `$('#session-timeout-dialog').data('bs.modal')._isShown` Is this intended?