choojs/choo-devtools

'DOMContentLoaded' isn't being emitted

Closed this issue · 2 comments

I'll take a look at this more deeply this evening after work, just setting a reminder for myself.
After merging #6 ( thanks again @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 () {

oops just tried choo 6.0.0-3 and this works fine there 😸
closing ☮️