Actions.js grabs all console logs
Open
outdated
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
I am using react-dnd library which uses dnd-core library which uses the flummox library (phew). The problem I am facing 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. Under Safari, same issue happens but with Flux.js. It works fine with Firefox.
Please let me know if there is a workaround for this problem. Please see the attached image:

Thanks,
chetan.
Contributor guide
Assessment
This issue has not been assessed yet.