Net-ng / kansha

Manage and share collaborative pinboards on the web.
http://www.kansha.org
BSD 3-Clause "New" or "Revised" License
147 stars 27 forks source link

an ignored event is a debug information #260

Closed bcroq closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 47.23% when pulling 4c9de5134c1ffcc3ce50f9128dda45143b10bc8b on bcroq:debug-ignored-events into 7617ea441ca38221826e233d6417829fd923b406 on Net-ng:master.

rtxm commented 7 years ago

Yes you are right. All events bubble up now, even if they've been processed lower in the component tree. So the message is confusing. May be we should remove it altogether?

rtxm commented 7 years ago

aaf53ae7b19df4581331478db2282dad6a3e04d3 closes this.