It wasn't working properly anymore because it expected to be triggered by the "load". But we now register that event listener long after the "load" event has already fired.
It wasn't working properly anymore because it expected to be triggered by the "load". But we now register that event listener long after the "load" event has already fired.