const $ = require('jquery') const openModal = function (url) { let container = $('#modal-container') const body = $('body') let doTrigger = true if (!container.length) { let doTrigger = false container = $('