Open goodwin64 opened 5 years ago
Any update on this? Thank you!
I just discovered that it's possible to expand the depth of nesting, to see the expanded args: [Object]
s. See this commit: https://github.com/jfairbank/redux-saga-test-plan/commit/ac14172c13150673b64f4685786b5b7a56f0eb7d
I'm testing URL interaction using
push
from the react-router package. Having the same 2 objects serialized in console, I have no idea what's the difference between them.Output:
And a code:
BTW, previously I tested
push
in another case and it worked: