Firefox fails to boot the iframe if there is no number on setInterval
This commit is contained in:
parent
d88704fb50
commit
3c0197cbf4
@ -148,7 +148,7 @@ define([
|
|||||||
content: { requireConf: RequireConfig },
|
content: { requireConf: RequireConfig },
|
||||||
q: 'INIT'
|
q: 'INIT'
|
||||||
}), '*');
|
}), '*');
|
||||||
});
|
}, 1);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user