if (!that.$element.parent().length) {
            that.$element.appendTo(document.body) //don't move modals dom position
          }