'DOMContentLoaded' isn't being emitted
Closed this issue · 2 comments
jakeburden commented
yoshuawuyts commented
That's odd - it should always fire outside Node
…On Mon, Jul 17, 2017 at 4:44 PM Jacob Burden ***@***.***> wrote:
I'll take a look at this more deeply this evening after work, just setting
a reminder for myself.
After merging #6 <#6> ( thanks
again @auggod <https://github.com/auggod> for fixing my syntax error!) I
did a quick test and it seems that this event isn't firing for me
emitter.on('DOMContentLoaded', function () {
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#7>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACWlekE9RXmg1WqEZjWUwyXM076Ti2Keks5sO237gaJpZM4OaCql>
.
jakeburden commented
oops just tried choo 6.0.0-3 and this works fine there 😸
closing ☮️