Elementor Popup support

jQuery( document ).on( 'elementor/popup/show', () => {
    FWP.refresh();
} );