Closed EskiMojo14 closed 9 months ago
I'll get this out today.
i've opened https://github.com/reduxjs/reselect/pull/653 but the tests aren't behaving the way I'd like - if you could spot any mistakes I've made I'd appreciate it
Sure I'll look at it.
Currently there's no way to tell where a warning logged to console came from.
React Redux tries to log as much as it knows about a given selector to assist identifying it - we should do the same with Reselect (at the very least a stack would be useful).