import wixLocation from 'wix-location'; export function compasframe_message(event, $w) { handleCompasFrameMessageReady(event, $w); } function handleCompasFrameMessageReady(event, $w) { if (!event.data || event.data.type !== 'compasframe_ready') return; let query = wixLocation.query; $w("#compasframe").postMessage({ type: 'compasframe_load', query: query }); }
top of page
Applicants in the waiting room

CURRENT JOB OPENINGS

bottom of page