react-dnd / dnd-core

Drag and drop sans the GUI [Legacy Repo]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flummox's Actions.js grabs all console logs

chetanism opened this issue · comments

Hi, I created this issue with the flummox library: acdlite/flummox#264.

My problem is that under chrome browser all my logs/errors/warnings are shown to be logged from Actions.js. This is very frustrating because now I don't see the filename/line number where error is.

I see that in flummox's master branch the file is removed. Can you please check if it would be possible to bump up the flummox version or replace it with redux (as suggested on flummox's page). Or let me know if you know any workaround. Following is a screenshot from my browser:

screen shot 2015-07-17 at 1 23 16 pm

Thanks
chetan.

commented

I'm closing because this is unrelated to dnd-core—for some reason, the source you're getting is broken.
dnd-core is just a library and can't influence that.