Firefox fails to boot the iframe if there is no number on setInterval

pull/1/head
Caleb James DeLisle 7 years ago
parent d88704fb50
commit 3c0197cbf4

@ -148,7 +148,7 @@ define([
content: { requireConf: RequireConfig },
q: 'INIT'
}), '*');
});
}, 1);
});
}
};

Loading…
Cancel
Save